Constant libc::unix::linux_like::linux::PF_POSTCOREDUMP
source ยท pub const PF_POSTCOREDUMP: c_int = 0x00000008;
Expand description
Coredumps should ignore this task.
pub const PF_POSTCOREDUMP: c_int = 0x00000008;
Coredumps should ignore this task.