[][src]Function hdf5_sys::h5p::H5Pset_type_conv_cb

pub unsafe extern "C" fn H5Pset_type_conv_cb(
    dxpl_id: hid_t,
    op: H5T_conv_except_func_t,
    operate_data: *mut c_void
) -> herr_t