Function raqote::stroke::arc

source ยท
fn arc(
    path: &mut PathBuilder,
    xc: f32,
    yc: f32,
    radius: f32,
    a: Vector,
    b: Vector,
)