[][src]Function skia_bindings::SkStrokeRec_setStrokeParams

pub unsafe extern "C" fn SkStrokeRec_setStrokeParams(
    this: *mut SkStrokeRec,
    cap: SkPaint_Cap,
    join: SkPaint_Join,
    miterLimit: SkScalar
)