size_t H5LDget_dset_type_size(
hid_t dset_id,
char *fields
)
hid_t dset_id |
IN: The dataset identifier |
char *fields |
IN: The pointer to a comma-separated list of fields for a compound datatype. |
H5LDget_dset_elmts
for the usage of this routine.
Release | Change |
1.10.0 | C function introduced with this release. |