[][src]Function hdf5_sys::h5o::H5Otoken_cmp

pub unsafe extern "C" fn H5Otoken_cmp(
    loc_id: hid_t,
    token1: *const H5O_token_t,
    token2: *const H5O_token_t,
    cmp_value: *mut c_int
) -> herr_t