Available on crate feature
windows only.Expand description
Shared helpers for windows programming.
Structs§
- Async
Event events-driver - An asynchronous variant of Event.
- Event
- A managed ewvent object.
Traits§
- RawEvent
- Trait that indicates a type that encapsulates an event.