[][src]Function winapi_ui_automation::um::fileapi::GetLongPathNameA

pub unsafe extern "system" fn GetLongPathNameA(
    lpszShortPath: LPCSTR,
    lpszLongPath: LPSTR,
    cchBuffer: DWORD
) -> DWORD