re_crash_handler::sigint

Function was_sigint_ever_caught

Source
pub fn was_sigint_ever_caught() -> bool
Expand description

Returns whether a SIGINT was ever caught.

Need to call track_sigint at least once first.