rustix::process

Function parent_process_death_signal

source
pub fn parent_process_death_signal() -> Result<Option<Signal>>
Expand description

Get the current value of the parent process death signal.

§References