Function ggez::graphics::line [] [src]

pub fn line(ctx: &mut Context, start: Point, end: Point) -> GameResult<()>