strcpy

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

Meta