Function lstrcpyA

Source
pub unsafe extern "C" fn lstrcpyA(
    lpString1: LPSTR,
    lpString2: LPCSTR,
) -> LPSTR