Constant SFD_CLOEXEC

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