[][src]Function skia_bindings::SkPath_arcTo4

pub unsafe extern "C" fn SkPath_arcTo4(
    this: *mut SkPath,
    r: SkPoint,
    xAxisRotate: SkScalar,
    largeArc: SkPath_ArcSize,
    sweep: SkPath_Direction,
    xy: SkPoint
) -> *mut SkPath