Function windows_sys::Win32::Networking::WinInet::InternetCombineUrlW
pub unsafe extern "system" fn InternetCombineUrlW(
lpszbaseurl: PCWSTR,
lpszrelativeurl: PCWSTR,
lpszbuffer: PWSTR,
lpdwbufferlength: *mut u32,
dwflags: u32,
) -> BOOL