Function windows::Win32::System::HostComputeSystem::HcsOpenComputeSystem
pub unsafe fn HcsOpenComputeSystem<P0>(
id: P0,
requestedaccess: u32,
) -> Result<HCS_SYSTEM>where
P0: Param<PCWSTR>,