FT_Attach_File

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_Attach_File(FT_Face , const(char)* )
    version(BindFT_Static)
    extern (C) @nogc nothrow
    FT_Attach_File
    (,
    const(char)*
    )
  2. pFT_Attach_File FT_Attach_File;

Meta