H5Pget_gc_references
fn
herr_t H5Pget_gc_references(hid_t fapl_id, uint * gc_ref)Gets the garbage collection references flag.
Parameters
fapl_id | File access property list identifier |
gc_ref | Pointer to receive garbage collection flag |
Returns
Non-negative on success, negative on failure.