Constant POLLRDBAND

pub const POLLRDBAND: i16 = 0x080; // 128i16
Available on crate feature dep_sdl3 only.