Function draw_yxline

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

Draws a vertical line from (x,y) to (x,y1)