pTextToUtf8

Encode text codepoint into utf8 text (memory must be freed!)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pTextToUtf8 = char* function
(,
int length
)

Meta