Crate win_events

source ·

Structs

Traits

  • A public trait for passing in the events into a wait function, which gives access to the private EventHandle’s state

Functions

  • Waits for the all events to fire and returns true on success
  • Waits for the first event to fire and returns the position of the event given
  • Waits for a single event to be fired