fltk_draw_line
fn
void fltk_draw_line(int x1, int y1, int x2, int y2)Draws a line between two points.
void fltk_draw_line(int x1, int y1, int x2, int y2)Draws a line between two points.