Function XXH64_reset

Source
pub unsafe extern "C" fn XXH64_reset(
    statePtr: *mut XXH64_state_t,
    seed: c_ulonglong,
) -> XXH_errorcode