nix::sys::prctl

Function get_dumpable

Source
pub fn get_dumpable() -> Result<bool>
Available on crate feature process only.
Expand description

Get the dumpable attribute for this process.