FT_Library_Version

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void FT_Library_Version(FT_Library library, FT_Int* amajor, FT_Int* aminor, FT_Int* apatch)
    extern (C) @nogc nothrow
    static if(staticBinding)
    void
    FT_Library_Version
  2. pFT_Library_Version FT_Library_Version;

Meta