Function win_sys::FileSystem::GetVolumePathNamesForVolumeNameW [−][src]
pub unsafe fn GetVolumePathNamesForVolumeNameW<'a, Param0>(
lpszvolumename: Param0,
lpszvolumepathnames: PWSTR,
cchbufferlength: u32,
lpcchreturnlength: *mut u32
) -> BOOL where
Param0: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation