Constant POLLHUP

pub const POLLHUP: i16 = 0x10; // 16i16
Available on crate feature dep_sdl2 only.