Expand description
Ctrl+C and Ctrl+Break events. Mostly used for handling termination events.
Enums
- Ctrl-C error.
- A cross-platform way to represent Ctrl-C or program termination signal. Other signals/events are supported via
Other
-variant.
Functions
- Register signal handler for Ctrl-C.
Type Definitions
- Platform specific signal type