pub unsafe extern "C" fn irrstWaitForEvent(nextEvent: bool)
Expand description

Waits for the IRRST input event to trigger.

§Arguments

  • nextEvent - Whether to discard the current event and wait until the next event.