TTF_MeasureUTF8

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

Meta