Constant POLLRDNORM

pub const POLLRDNORM: i16 = 0x040; // 64i16
Available on crate feature dep_sdl3 only.