rustix::process

Function dumpable_behavior

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

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

§References