[][src]Function hdf5_sys::h5t::H5Tconvert

pub unsafe extern "C" fn H5Tconvert(
    src_id: hid_t,
    dst_id: hid_t,
    nelmts: size_t,
    buf: *mut c_void,
    background: *mut c_void,
    plist_id: hid_t
) -> herr_t