pCodepointToUtf8

Encode codepoint into utf8 text (char array length returned as parameter)

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pCodepointToUtf8 = const(char)* function

Meta