H5Tget_tag
fn
char * H5Tget_tag(hid_t type_id)Gets the tag associated with an opaque datatype.
Parameters
type_id | Datatype identifier |
Returns
Pointer to tag string on success (must be freed), null on failure.
char * H5Tget_tag(hid_t type_id)Gets the tag associated with an opaque datatype.
type_id | Datatype identifier |