TTF_GetFreeTypeVersion

Undocumented in source.
  1. void TTF_GetFreeTypeVersion(int* major, int* minor, int* patch)
  2. pTTF_GetFreeTypeVersion TTF_GetFreeTypeVersion;
    __gshared
    static if(bindSDLTTF)
    static if(!(staticBinding))
    static if(sdlTTFSupport >= SDLTTFSupport.sdlTTF2018)
    pTTF_GetFreeTypeVersion TTF_GetFreeTypeVersion;

Meta