pub unsafe extern "system" fn HcsWaitForOperationResult(
    operation: HCS_OPERATION,
    timeoutms: u32,
    resultdocument: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_System_HostComputeSystem"