[][src]Function xxhash_c_sys::XXH32

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