Constant POLLIN

pub const POLLIN: i16 = 0x1; // 1i16
Available on crate feature dep_sdl3 only.