FT_Set_Char_Size

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Error FT_Set_Char_Size(FT_Face , FT_F26Dot6 , FT_F26Dot6 , FT_UInt , FT_UInt )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    FT_Set_Char_Size
  2. pFT_Set_Char_Size FT_Set_Char_Size;

Meta