FT_Glyph_Copy

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_Glyph_Copy(FT_Glyph source, FT_Glyph* target)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Glyph_Copy
  2. pFT_Glyph_Copy FT_Glyph_Copy;

Meta