Function draw_rounded_rect

Source
pub fn draw_rounded_rect(x: f32, y: f32, w: f32, h: f32, r: f32, color: Color)