H5Pget_fapl_core
fn
herr_t H5Pget_fapl_core(hid_t fapl_id, size_t * increment, hbool_t * backing_store)Retrieves the core file driver settings.
Parameters
fapl_id | File access property list identifier |
increment | Pointer to receive the memory increment size |
backing_store | Pointer to receive the backing store flag |
Returns
Non-negative on success, negative on failure.