Function windows_sys::Win32::Storage::FileSystem::GetFullPathNameA
[−]pub unsafe extern "system" fn GetFullPathNameA(
lpfilename: PCSTR,
nbufferlength: u32,
lpbuffer: PSTR,
lpfilepart: *mut PSTR
) -> u32
Expand description
Required features: "Win32_Storage_FileSystem"