fltk_draw_line

fnvoid fltk_draw_line(int x1, int y1, int x2, int y2)

Draws a line between two points.