fltk_draw_rectf_rgb
fn
void fltk_draw_rectf_rgb(int x, int y, int w, int h, ubyte r, ubyte g, ubyte b)Draws a filled rectangle with specific color.