Function overlay_rect

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

Draws a selection rectangle, erasing a previous one by XOR’ing it first.