[][src]Function CCODE::GetShortPathNameA

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