pub fn clear_signal_handler(num: c_int) -> Result<()>
Expand description

Resets the signal handler of signum num back to the default.