Constant MFD_CLOEXEC
pub const MFD_CLOEXEC: u32 = 0x0001; // 1u32
Available on crate feature
dep_nc
only.Expand description
flags for memfd_create(2)
(unsigned int)
pub const MFD_CLOEXEC: u32 = 0x0001; // 1u32
dep_nc
only.flags for memfd_create(2)
(unsigned int)