Function draw_line

pub fn draw_line(x1: i32, y1: i32, x2: i32, y2: i32)
Available on crate feature dep_fltk only.
Expand description

Draws a line