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
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"