Function vc6_sys::GetLongPathNameA

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