Function re_crash_handler::sigint::track_sigint

source ยท
pub fn track_sigint()
Expand description

Call this to start tracking SIGINTs.

You can then call was_sigint_ever_caught at any point in time.