Constant POLLOUT

pub const POLLOUT: i16 = 0x4; // 4i16
Available on crate feature dep_sdl2 only.