Constant SIGNAL_READABLE

pub const SIGNAL_READABLE: u32 = 16777216; // 16_777_216u32
Expand description

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