Module windows

Module windows 

Source
Available on crate feature windows only.
Expand description

Shared helpers for windows programming.

Structs§

AsyncEventevents-driver
An asynchronous variant of Event.
Event
A managed ewvent object.

Traits§

RawEvent
Trait that indicates a type that encapsulates an event.