TextCodepointsToUTF8

Encode text as codepoints array into UTF-8 text string (WARNING: memory must be freed!)

version(BindRaylib_Static)
extern (C) @nogc nothrow
char*
TextCodepointsToUTF8
(,
int length
)

Meta