pub const SIGINT: Code;
The SIGINT signal is sent to a process by its controlling terminal when a user wishes to interrupt the process.
SIGINT