Constant SIGNAL_READABLE

Source
pub const SIGNAL_READABLE: u32 = 16777216;
Expand description

Signal that will be active on event handle if the Read() method will return data.