Function nix::sys::prctl::get_dumpable

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

Get the dumpable attribute for this process.