Function draw_line

Source
pub fn draw_line(a: Point, b: Point, s: LineStyle)
Expand description

Draw a straight line from point a to point b.