Function SetConsoleCtrlHandler
pub unsafe fn SetConsoleCtrlHandler(
handlerroutine: PHANDLER_ROUTINE,
add: bool,
) -> Result<()>pub unsafe fn SetConsoleCtrlHandler(
handlerroutine: PHANDLER_ROUTINE,
add: bool,
) -> Result<()>