InternetCombineUrlA

Function InternetCombineUrlA 

Source
pub unsafe extern "system" fn InternetCombineUrlA(
    lpszBaseUrl: LPCSTR,
    lpszRelativeUrl: LPCSTR,
    lpszBuffer: LPSTR,
    lpdwBufferLength: LPDWORD,
    dwFlags: DWORD,
) -> BOOL