Constant MADV_DONTDUMP
pub const MADV_DONTDUMP: i32 = 16;
Available on crate feature
dep_nc
only.Expand description
Explicity exclude from the core dump, overrides the coredump filter bits
pub const MADV_DONTDUMP: i32 = 16;
dep_nc
only.Explicity exclude from the core dump, overrides the coredump filter bits