TTF_MeasureUNICODE

Undocumented in source.
  1. int TTF_MeasureUNICODE(TTF_Font* font, const(ushort)* text, int measure_width, int* extent, int* count)
  2. pTTF_MeasureUNICODE TTF_MeasureUNICODE;
    __gshared
    static if(bindSDLTTF)
    static if(!(staticBinding))
    static if(sdlTTFSupport >= SDLTTFSupport.sdlTTF2018)
    pTTF_MeasureUNICODE TTF_MeasureUNICODE;

Meta