Function win_sys::FileSystem::GetVolumePathNameW [−][src]
pub unsafe fn GetVolumePathNameW<'a, Param0>(
lpszfilename: Param0,
lpszvolumepathname: PWSTR,
cchbufferlength: u32
) -> BOOL where
Param0: IntoParam<'a, PWSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation