stpcpy

fnchar * stpcpy(return scope char * dst, scope const char * src) pure;

Copy string (including terminating '\0')