set_dumpable

Function set_dumpable 

Source
pub fn set_dumpable(attribute: bool) -> Result<()>
Expand description

Set the dumpable attribute which determines if core dumps are created for this process.