stpcpy

fnchar * stpcpy(return scope char * dst, scope const char * src) extern(C) nothrow @nogc pure;

Copy string (including terminating '\0')