windows::Win32::Globalization

Function lstrcatA

pub unsafe fn lstrcatA<P1>(lpstring1: PSTR, lpstring2: P1) -> PSTR
where P1: Param<PCSTR>,