Constant EPOLLERR

pub const EPOLLERR: i32 = 0x8; // 8i32
Available on crate feature dep_sdl3 only.