H5Tcommit_anon

fnherr_t H5Tcommit_anon(hid_t loc_id, hid_t type_id, hid_t tcpl_id, hid_t tapl_id)

Commits an anonymous datatype to a file.

Parameters

loc_idLocation identifier
type_idDatatype identifier
tcpl_idDatatype creation property list
tapl_idDatatype access property list

Returns

Non-negative on success, negative on failure.