TTF_RenderUTF8_Solid

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_Surface* TTF_RenderUTF8_Solid(TTF_Font* , const(char)* , SDL_Color )
    version(BindSDL_TTF && BindSDL_Static)
    extern (C) @nogc nothrow
    TTF_RenderUTF8_Solid
    (,
    const(char)*
    ,)
  2. pTTF_RenderUTF8_Solid TTF_RenderUTF8_Solid;

Meta