[][src]Function winapi::um::winbase::GetShortPathNameA

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