H5Idestroy_type

fnherr_t H5Idestroy_type(H5I_type_t type)

Destroys an identifier type.

Removes an identifier type and all identifiers within it. The free function (if provided during registration) is called for each object.

Parameters

typeThe identifier type to destroy

Returns

Non-negative on success, negative on failure.