Function win_sys::FileSystem::GetLongPathNameW
source · [−]pub unsafe fn GetLongPathNameW<'a, Param0>(
lpszshortpath: Param0,
lpszlongpath: PWSTR,
cchbuffer: u32
) -> u32 where
Param0: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’