Function windows_sys::Win32::UI::Shell::UrlCombineW
pub unsafe extern "system" fn UrlCombineW(
pszbase: PCWSTR,
pszrelative: PCWSTR,
pszcombined: PWSTR,
pcchcombined: *mut u32,
dwflags: u32,
) -> HRESULT