H5A.get_type
Return a datatype identifier if successful; otherwise returns a negative value.
Parameters:
attr_id | Identifier of an attribute |
Description:
The datatype identifier type_id returned from this function must be released with H5T.close or resource leaks will develop.
See original function at https://support.hdfgroup.org/documentation/hdf5/latest/group___h5_a.html.
See also: H5T.close
Source Code: H5A.get_type