Constant F_DUPFD_CLOEXEC

pub const F_DUPFD_CLOEXEC: i32 = 1030; // 1_030i32
Available on crate feature dep_sdl3 only.