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