H5Pget_fapl_core

fnherr_t H5Pget_fapl_core(hid_t fapl_id, size_t * increment, hbool_t * backing_store)

Retrieves the core file driver settings.

Parameters

fapl_idFile access property list identifier
incrementPointer to receive the memory increment size
backing_storePointer to receive the backing store flag

Returns

Non-negative on success, negative on failure.