Function SpookyHasherInit

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