Function HcsSetupBaseOSVolume
pub unsafe fn HcsSetupBaseOSVolume<P0, P1, P2>(
layerpath: P0,
volumepath: P1,
options: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn HcsSetupBaseOSVolume<P0, P1, P2>(
layerpath: P0,
volumepath: P1,
options: P2,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,