Function windows::Win32::UI::Shell::StrCpyNW

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