winapi::um::fileapi

Function GetLongPathNameA

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