Function windows_sys::Win32::Storage::FileSystem::GetFullPathNameA

pub unsafe extern "system" fn GetFullPathNameA(
    lpfilename: PCSTR,
    nbufferlength: u32,
    lpbuffer: PSTR,
    lpfilepart: *mut PSTR,
) -> u32