unload-codepoints ( codepoints -- )


Vocabulary
raylib

Inputs
codepointsa pointer to a int


Outputs
None

Word description
Unload codepoints data from memory

Definition


LIBRARY: raylib FUNCTION-ALIAS: unload-codepoints void
UnloadCodepoints ( int* codepoints )