Constant EFD_CLOEXEC

pub const EFD_CLOEXEC: i32 = 0x80000; // 524_288i32
Available on crate feature dep_sdl2 only.