TTF_RenderGlyph_Blended

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_RenderGlyph_Blended(TTF_Font* font, ushort ch, SDL_Color fg)
    extern (C) @nogc nothrow
    static if(bindSDLTTF)
    static if(staticBinding)
    TTF_RenderGlyph_Blended
  2. pTTF_RenderGlyph_Blended TTF_RenderGlyph_Blended;

Meta