Function freetype_sys::FT_Stroker_Set [] [src]

pub unsafe extern "C" fn FT_Stroker_Set(
    stroker: FT_Stroker,
    radius: FT_Fixed,
    line_cap: FT_Stroker_LineCap,
    line_join: FT_Stroker_LineJoin,
    miter_limit: FT_Fixed
)