devela::_dep::rustix::process

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.

§References