Constant SFD_NONBLOCK

pub const SFD_NONBLOCK: i32 = 0x0800; // 2_048i32
Available on crate feature dep_sdl2 only.