H5Iget_type_ref
fn
int H5Iget_type_ref(H5I_type_t type)Gets the reference count for an identifier type.
Parameters
type | The identifier type |
Returns
The reference count on success, negative on failure.
int H5Iget_type_ref(H5I_type_t type)Gets the reference count for an identifier type.
type | The identifier type |