text-to-lower ( text -- c-string )


Vocabulary
raylib

Inputs
texta c-string


Outputs
c-stringa c-string


Word description
Get lower case version of provided string

Definition