FT_Stroker_Set

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void FT_Stroker_Set(FT_Stroker stroker, FT_Fixed radius, FT_Stroker_LineCap line_cap, FT_Stroker_LineJoin line_join, FT_Fixed miter_limit)
    extern (C) @nogc nothrow
    static if(staticBinding)
    void
    FT_Stroker_Set
  2. pFT_Stroker_Set FT_Stroker_Set;

Meta