windows::Win32::System::HostComputeSystem

Function HcsGetComputeSystemProperties

pub unsafe fn HcsGetComputeSystemProperties<P2>(
    computesystem: HCS_SYSTEM,
    operation: HCS_OPERATION,
    propertyquery: P2,
) -> Result<()>
where P2: Param<PCWSTR>,