Crate signal_handler

Crate signal_handler 

Source

Re-exports§

pub use handler::Handler;

Modules§

callback
handler
register

Constants§

SIGABRT
SIGABRT_COMPAT
Same as SIGABRT, but the number is compatible to other platforms.
SIGBREAK
Ctrl-Break is pressed for Windows Console processes.
SIGFPE
SIGILL
SIGINT
SIGSEGV
SIGTERM