H5Pset_file_image

fnherr_t H5Pset_file_image(hid_t fapl_id, void * buf_ptr, size_t buf_len)

Sets the file image.

Parameters

fapl_idFile access property list identifier
buf_ptrBuffer containing file image
buf_lenLength of buffer

Returns

Non-negative on success, negative on failure.