System CTRL-C handler.
Source position: systemh.inc line 1728
function SysSetCtrlBreakHandler( |
Handler: TCtrlBreakHandler |
SysSetCtrlBreakHandler sets the CTRL-C handler to the Handler callback, and returns the previous value of the handler.
|
CTRL-C Handler prototype. |