windows::Win32::Globalization

Function lstrcpyW

pub unsafe fn lstrcpyW<P1>(lpstring1: PWSTR, lpstring2: P1) -> PWSTR
where P1: Param<PCWSTR>,