Function fltk::draw::draw_line2[][src]

pub fn draw_line2(pos1: Coord<i32>, pos2: Coord<i32>, pos3: Coord<i32>)

Draws a line from (x,y) to (x1,y1) and another from (x1,y1) to (x2,y2)