text-copy ( dst src -- int )


Vocabulary
raylib

Inputs
dsta c-string
srca c-string


Outputs
intan int


Word description
Copy one string to another, returns bytes copied

Definition