Function XXH32_reset

Source
pub unsafe extern "C" fn XXH32_reset(
    statePtr: *mut XXH32_state_t,
    seed: c_uint,
) -> XXH_errorcode