[]Function piston_window::circle_arc

pub fn circle_arc<R, G>(
    color: [f32; 4],
    radius: f64,
    start: f64,
    end: f64,
    rect: R,
    transform: [[f64; 3]; 2],
    g: &mut G
) where
    G: Graphics,
    R: Into<[f64; 4]>, 

Draws arc