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