Function windows::Win32::System::HostComputeSystem::HcsGetComputeSystemProperties
pub unsafe fn HcsGetComputeSystemProperties<P0, P1, P2>(
computesystem: P0,
operation: P1,
propertyquery: P2,
) -> Result<()>where
P0: Param<HCS_SYSTEM>,
P1: Param<HCS_OPERATION>,
P2: Param<PCWSTR>,