Function windows_sys::Win32::Networking::WinInet::InternetCombineUrlA

pub unsafe extern "system" fn InternetCombineUrlA(
    lpszbaseurl: PCSTR,
    lpszrelativeurl: PCSTR,
    lpszbuffer: PSTR,
    lpdwbufferlength: *mut u32,
    dwflags: u32,
) -> BOOL