pub fn parent_process_death_signal() -> Result<Option<Signal>>
Available on crate feature process only.
Expand description

Get the current value of the parent process death signal.

References