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

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