pub unsafe extern "system" fn HcsModifyComputeSystem(
    computesystem: HCS_SYSTEM,
    operation: HCS_OPERATION,
    configuration: PCWSTR,
    identity: HANDLE
) -> HRESULT
Expand description

Required features: ‘Win32_System_HostComputeSystem’, ‘Win32_Foundation’