is_fatal_signal

Function is_fatal_signal 

Source
pub fn is_fatal_signal(signal: LinuxSignal) -> bool
Expand description

Check if a signal should be handled immediately (cannot be blocked/ignored)