FT_Bitmap_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_Bitmap_Copy(FT_Library library, const(FT_Bitmap)* source, FT_Bitmap* target)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Bitmap_Copy
  2. pFT_Bitmap_Copy FT_Bitmap_Copy;

Meta