windows::Win32::System::HostComputeSystem

Function HcsGetProcessProperties

pub unsafe fn HcsGetProcessProperties<P2>(
    process: HCS_PROCESS,
    operation: HCS_OPERATION,
    propertyquery: P2,
) -> Result<()>
where P2: Param<PCWSTR>,