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

Returns true if the signal handler for signum num is the default.