Function windows_sys::Win32::Storage::FileSystem::GetShortPathNameA
[−]pub unsafe extern "system" fn GetShortPathNameA(
lpszlongpath: PSTR,
lpszshortpath: PSTR,
cchbuffer: u32
) -> u32Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
