Type Alias ResetEvent

Source
pub type ResetEvent = RawResetEvent<OsThreadEvent>;
Available on crate feature os only.
Expand description

Aliased Typeยง

pub struct ResetEvent { /* private fields */ }