Constant EPOLLPRI

pub const EPOLLPRI: i32 = 0x2; // 2i32
Available on crate feature dep_sdl2 only.