pub unsafe extern "system" fn WTSUnRegisterSessionNotificationEx(
    hserver: HANDLE,
    hwnd: HWND
) -> BOOL
Expand description

Required features: "Win32_System_RemoteDesktop", "Win32_Foundation"