Constant EFD_NONBLOCK

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