dumpable_behavior

Function dumpable_behavior 

Source
pub fn dumpable_behavior() -> Result<DumpableBehavior>
Expand description

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

§References