Function draw_rect_fill

pub fn draw_rect_fill(x: i32, y: i32, w: i32, h: i32, color: Color)
Available on crate feature dep_fltk only.
Expand description

Draws a filled rectangle