Function lstrcatA

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