Constant MFD_CLOEXEC

pub const MFD_CLOEXEC: u32 = 0x0001; // 1u32
Available on crate feature dep_sdl3 only.