Function windows_sys::Win32::Storage::FileSystem::GetLongPathNameA
[−]pub unsafe extern "system" fn GetLongPathNameA(
lpszshortpath: PCSTR,
lpszlongpath: PSTR,
cchbuffer: u32
) -> u32
Expand description
Required features: "Win32_Storage_FileSystem"