Handbook
Glossary
text-to-camel ( text -- c-string )
Vocabulary
raylib
Inputs
text
an
object
Outputs
c-string
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
text-to-camel
c-string
TextToCamel (
c-string
text )