[][src]Function xxhash_c_sys::XXH64

pub unsafe extern "C" fn XXH64(
    input: *const c_void,
    length: usize,
    seed: XXH64_hash_t
) -> XXH64_hash_t