pub unsafe extern "system" fn SetConsoleCtrlHandler(
    handlerroutine: PHANDLER_ROUTINE,
    add: BOOL
) -> BOOL
Expand description

Required features: "Win32_Foundation"