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

Required features: "Win32_Foundation"