H5Tcompiler_conv

fnhtri_t H5Tcompiler_conv(hid_t src_id, hid_t dst_id)

Checks if the library's default conversion is a compiler cast.

Parameters

src_idSource datatype identifier
dst_idDestination datatype identifier

Returns

Positive if compiler conversion, zero if not, negative on error.