Constant EPOLLEXCLUSIVE

pub const EPOLLEXCLUSIVE: i32 = 0x10000000; // 268_435_456i32
Available on crate feature dep_sdl2 only.