Function dumpable_behavior
pub fn dumpable_behavior() -> Result<DumpableBehavior, Errno> ⓘ
Available on crate feature
dep_rustix
only.Expand description
Get the current state of the calling process’ dumpable
attribute.
pub fn dumpable_behavior() -> Result<DumpableBehavior, Errno> ⓘ
dep_rustix
only.Get the current state of the calling process’ dumpable
attribute.