windows::Win32::Globalization

Function lstrcatW

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