Function HcsOpenComputeSystemInNamespace
pub unsafe fn HcsOpenComputeSystemInNamespace<P0, P1>(
idnamespace: P0,
id: P1,
requestedaccess: u32,
) -> Result<HCS_SYSTEM>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn HcsOpenComputeSystemInNamespace<P0, P1>(
idnamespace: P0,
id: P1,
requestedaccess: u32,
) -> Result<HCS_SYSTEM>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,