See RaylibCore.TextCopy.
int TextCopy(Pointer<Char> dst, Pointer<Char> src) => _module.TextCopy(dst, src);