Function win_sys::FileSystem::GetShortPathNameA [−][src]
pub unsafe fn GetShortPathNameA<'a, Param0>(
lpszlongpath: Param0,
lpszshortpath: PSTR,
cchbuffer: u32
) -> u32 where
Param0: IntoParam<'a, PSTR>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation