Function fasthash_sys::SpookyHasherInit[][src]

pub unsafe extern "C" fn SpookyHasherInit(
    h: *mut c_void,
    seed1: uint64,
    seed2: uint64
)