Function vc6_sys::GetShortPathNameA

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