pub unsafe extern "system" fn HcsWaitForComputeSystemExit(
    computesystem: HCS_SYSTEM,
    timeoutms: u32,
    result: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_System_HostComputeSystem"