Function xxhash_sys::XXH64 [] [src]

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