Function WslRegisterDistribution
pub unsafe fn WslRegisterDistribution<P0, P1>(
distributionname: P0,
targzfilename: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,pub unsafe fn WslRegisterDistribution<P0, P1>(
distributionname: P0,
targzfilename: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,