Function rustix::process::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.
pub fn parent_process_death_signal() -> Result<Option<Signal>>
Get the current value of the parent process death signal.