pub type Signals = mx_signals_t;Expand description
Signals that can be waited upon.
See Objects and signals in the Magenta kernel documentation. Note: the names of signals are still in flux.
Aliased Typeยง
#[repr(C)]pub struct Signals { /* private fields */ }