H5Fget_dset_no_attrs_hint
fn
herr_t H5Fget_dset_no_attrs_hint(hid_t file_id, hbool_t * minimize)Gets the dataset no attributes hint setting.
Parameters
file_id | File identifier |
minimize | Pointer to receive the setting |
Returns
Non-negative on success, negative on failure.