[go: up one dir, main page]

dumpable_behavior

Function dumpable_behavior 

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

Get the current state of the calling process’ dumpable attribute.

§References