H5Pget_file_image

fnherr_t H5Pget_file_image(hid_t fapl_id, void * * buf_ptr_ptr, size_t * buf_len_ptr)

Gets the file image.

Parameters

fapl_idFile access property list identifier
buf_ptr_ptrPointer to receive buffer pointer
buf_len_ptrPointer to receive buffer length

Returns

Non-negative on success, negative on failure.