Function win_sys::FileSystem::SetVolumeMountPointW [−][src]
pub unsafe fn SetVolumeMountPointW<'a, Param0, Param1>(
lpszvolumemountpoint: Param0,
lpszvolumename: Param1
) -> BOOL where
Param0: IntoParam<'a, PWSTR>,
Param1: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation