H5Pget_fclose_degree
fn
herr_t H5Pget_fclose_degree(hid_t fapl_id, int * degree)Gets the file close degree.
Parameters
fapl_id | File access property list identifier |
degree | Pointer to receive the close degree |
Returns
Non-negative on success, negative on failure.