Function windows::Win32::UI::Shell::StrCatW

pub unsafe fn StrCatW<P0>(psz1: PWSTR, psz2: P0) -> PWSTR
where P0: IntoParam<PCWSTR>,