See RaylibCore.TextAppend.
void TextAppend( Pointer<Char> text, Pointer<Char> append, Pointer<Int> position, ) => _module.TextAppend(text, append, position);