H5Tcompiler_conv
fn
htri_t H5Tcompiler_conv(hid_t src_id, hid_t dst_id)Checks if the library's default conversion is a compiler cast.
Parameters
src_id | Source datatype identifier |
dst_id | Destination datatype identifier |
Returns
Positive if compiler conversion, zero if not, negative on error.