pub type WaitForEventFuture<'a> = RawWaitForEventFuture<'a, OsThreadEvent>;Available on crate feature
os only.Expand description
A RawWaitForEventFuture for ResetEvent.
Aliased Typeยง
pub struct WaitForEventFuture<'a> { /* private fields */ }