text-length ( text -- uint )


Vocabulary
raylib

Inputs
texta c-string


Outputs
uintan uint


Word description
Get text length, checks for '' ending

Definition