Function SetVolumeMountPointW
pub unsafe fn SetVolumeMountPointW<P0, P1>(
lpszvolumemountpoint: P0,
lpszvolumename: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
pub unsafe fn SetVolumeMountPointW<P0, P1>(
lpszvolumemountpoint: P0,
lpszvolumename: P1,
) -> Result<()>where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,