Constant SIGINT

Source
pub const SIGINT: Code;
Expand description

The SIGINT signal is sent to a process by its controlling terminal when a user wishes to interrupt the process.