Function windows_sys::Win32::Storage::FileSystem::GetShortPathNameW
[−]pub unsafe extern "system" fn GetShortPathNameW(
lpszlongpath: PCWSTR,
lpszshortpath: PWSTR,
cchbuffer: u32
) -> u32
Expand description
Required features: ‘Win32_Storage_FileSystem’