[][src]Function CCODE::lstrcpynA

pub unsafe extern "C" fn lstrcpynA(
    lpString1: LPSTR,
    lpString2: LPCSTR,
    iMaxLength: c_int
) -> LPSTR