H5Pset_dset_no_attrs_hint
fn
herr_t H5Pset_dset_no_attrs_hint(hid_t dcpl_id, hbool_t minimize) extern(C) @nogc nothrowSets the dataset no attributes hint.
Parameters
dcpl_id | Dataset creation property list identifier |
minimize | Minimize flag |
Returns
Non-negative on success, negative on failure.