H5Fset_dset_no_attrs_hint

fnherr_t H5Fset_dset_no_attrs_hint(hid_t file_id, hbool_t minimize) extern(C) @nogc nothrow

Sets the dataset no attributes hint setting.

Parameters

file_idFile identifier
minimizeWhether to minimize dataset header space

Returns

Non-negative on success, negative on failure.