strcat

extern (C) nothrow @nogc pure
char*
strcat
(
return scope char* s1
,
scope const char* s2
)

Meta