pub type OnSignalsRef<'a> = OnSignals<'a, Unowned<'a, NullableHandle>>;Expand description
Alias for the common case where OnSignals is used with zx::HandleRef.
Aliased Typeยง
pub struct OnSignalsRef<'a> { /* private fields */ }pub type OnSignalsRef<'a> = OnSignals<'a, Unowned<'a, NullableHandle>>;Alias for the common case where OnSignals is used with zx::HandleRef.
pub struct OnSignalsRef<'a> { /* private fields */ }