The H5T_GET_SIZE function returns the size of a datatype in bytes.
Result = H5T_GET_SIZE(Datatype_id)
Returns an integer representing the datatype's size.
An integer representing the datatype's identifier to be queried.
None.
Introduced 5.6
H5T_GET_CLASS, H5T_GET_SUPER