Handbook
Glossary
unload-utf8 ( text -- )
Vocabulary
raylib
Inputs
text
a
c-string
Outputs
None
Word description
Unload UTF-8 text encoded from codepoints array
Definition
USING:
alien.c-types
alien.syntax
;
IN:
raylib
LIBRARY:
raylib
FUNCTION-ALIAS:
unload-utf8
void UnloadUTF8
(
c-string
text )