TTF_GetFontKerningSizeGlyphs

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int TTF_GetFontKerningSizeGlyphs(TTF_Font* , ushort , ushort )
    version(BindSDL_TTF && BindSDL_Static)
    extern (C) @nogc nothrow
    static if(sdlTTFSupport >= SDLTTFSupport.sdlTTF2014)
    int
    TTF_GetFontKerningSizeGlyphs
    (,
    ushort
    ,
    ushort
    )
  2. pTTF_GetFontKerningSizeGlyphs TTF_GetFontKerningSizeGlyphs;

Meta