H5Pget_dset_no_attrs_hint
fn
herr_t H5Pget_dset_no_attrs_hint(hid_t dcpl_id, hbool_t * minimize)Gets the dataset no attributes hint.
Parameters
dcpl_id | Dataset creation property list identifier |
minimize | Pointer to receive the minimize flag |
Returns
Non-negative on success, negative on failure.