Constant SIGNAL_WRITABLE
pub const SIGNAL_WRITABLE: u32 = 33554432; // 33_554_432u32
Expand description
Signal that will be active on event handle if the Write() method will accept data.
pub const SIGNAL_WRITABLE: u32 = 33554432; // 33_554_432u32
Signal that will be active on event handle if the Write() method will accept data.