FT_Get_Module

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Module FT_Get_Module(FT_Library , const(char)* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    FT_Get_Module
    (,
    const(char)*
    )
  2. pFT_Get_Module FT_Get_Module;

Meta