H5Pget_evict_on_close
fn
herr_t H5Pget_evict_on_close(hid_t fapl_id, hbool_t * evict_on_close)Gets the evict-on-close property.
Parameters
fapl_id | File access property list identifier |
evict_on_close | Pointer to receive the evict-on-close setting |
Returns
Non-negative on success, negative on failure.