[][src]Function xxhash_c_sys::XXH3_64bits_withSeed

pub unsafe extern "C" fn XXH3_64bits_withSeed(
    data: *const c_void,
    len: usize,
    seed: XXH64_hash_t
) -> XXH64_hash_t