Function fasthash_sys::SpookyHasherHash [] [src]

pub unsafe extern "C" fn SpookyHasherHash(
    message: *const c_void,
    length: usize,
    hash1: *mut uint64,
    hash2: *mut uint64
)