Function windows::Win32::System::RemoteDesktop::WTSShutdownSystem

pub unsafe fn WTSShutdownSystem<P0>(
    hserver: P0,
    shutdownflag: u32,
) -> Result<()>
where P0: Param<HANDLE>,