Function fasthash_sys::SpookyHasherUpdate[][src]

pub unsafe extern "C" fn SpookyHasherUpdate(
    h: *mut c_void,
    message: *const c_void,
    length: usize
)