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 face, const(char)* filepathname)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Attach_File
    (,
    const(char)* filepathname
    )
  2. pFT_Attach_File FT_Attach_File;

Meta