[][src]Function CCODE::GetLongPathNameA

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