[][src]Function macroquad::draw_circle_lines

pub fn draw_circle_lines(x: f32, y: f32, r: f32, thickness: f32, color: Color)