windows::Win32::Globalization

Function lstrcpynA

pub unsafe fn lstrcpynA<P1>(lpstring1: &mut [u8], lpstring2: P1) -> PSTR
where P1: Param<PCSTR>,