H5Pget_family_offset
fn
herr_t H5Pget_family_offset(hid_t fapl_id, hsize_t * offset) extern(C) @nogc nothrowGets the family file offset.
Parameters
fapl_id | File access property list identifier |
offset | Pointer to receive the offset |
Returns
Non-negative on success, negative on failure.