Function windows::Win32::UI::Shell::StrCatBuffW

pub unsafe fn StrCatBuffW<P0>(pszdest: &mut [u16], pszsrc: P0) -> PWSTR
where P0: IntoParam<PCWSTR>,