Constant EPOLLHUP

pub const EPOLLHUP: i32 = 0x10; // 16i32
Available on crate feature dep_sdl3 only.