H5Tcommit_anon
fn
herr_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_id | Location identifier |
type_id | Datatype identifier |
tcpl_id | Datatype creation property list |
tapl_id | Datatype access property list |
Returns
Non-negative on success, negative on failure.