Function windows_sys::Win32::System::Console::SetConsoleCtrlHandler

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