Function win_sys::FileSystem::FindFirstVolumeMountPointW
source · [−]pub unsafe fn FindFirstVolumeMountPointW<'a, Param0>(
lpszrootpathname: Param0,
lpszvolumemountpoint: PWSTR,
cchbufferlength: u32
) -> FindVolumeMointPointHandle where
Param0: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’