Constant POLLPRI

pub const POLLPRI: i16 = 0x2; // 2i16
Available on crate feature dep_sdl3 only.