Constant EPOLLOUT

pub const EPOLLOUT: i32 = 0x4; // 4i32
Available on crate feature dep_sdl3 only.