H5Pget_alignment

fnherr_t H5Pget_alignment(hid_t fapl_id, hsize_t * threshold, hsize_t * alignment)

Gets the alignment properties from a file access property list.

Parameters

fapl_idFile access property list identifier
thresholdPointer to receive the threshold
alignmentPointer to receive the alignment

Returns

Non-negative on success, negative on failure.