pub unsafe extern "system" fn WTSShutdownSystem(
    hserver: HANDLE,
    shutdownflag: u32
) -> BOOL
Expand description

Required features: "Win32_System_RemoteDesktop", "Win32_Foundation"