Function windows::Win32::UI::Shell::StrCpyW

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