Constant IN_CLOEXEC

pub const IN_CLOEXEC: i32 = O_CLOEXEC; // 524_288i32
Available on crate feature dep_sdl2 only.