windows::Win32::Globalization

Function lstrcpyA

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