TTF_RenderUNICODE_Shaded

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_RenderUNICODE_Shaded(TTF_Font* , const(ushort)* , SDL_Color , SDL_Color )
    version(BindSDL_TTF && BindSDL_Static)
    extern (C) @nogc nothrow
    TTF_RenderUNICODE_Shaded
    (,
    const(ushort)*
    ,,)
  2. pTTF_RenderUNICODE_Shaded TTF_RenderUNICODE_Shaded;

Meta