Function xxhash_c_sys::XXH128

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