Function rustix::process::dumpable_behavior
source · pub fn dumpable_behavior() -> Result<DumpableBehavior>
Expand description
Get the current state of the calling process’ dumpable
attribute.
pub fn dumpable_behavior() -> Result<DumpableBehavior>
Get the current state of the calling process’ dumpable
attribute.