Function windows::Win32::UI::Shell::StrNCatW

pub unsafe fn StrNCatW<P0>(psz1: &mut [u16], psz2: P0) -> PWSTR
where P0: IntoParam<PCWSTR>,