[][src]Function winapi::um::wininet::InternetCombineUrlA

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