line

line(x0, y0, x1, y1) or line({x0, y0, x1, y1}) or line(p1, p2)

Draw a 1-pixel wide line. Can take 4 coordinates, an object with coordinates, or two points.