Function draw_xyline

pub fn draw_xyline(x: i32, y: i32, x1: i32)
Available on crate feature dep_fltk only.
Expand description

Draws a horizontal line from (x,y) to (x1,y)