line

fnvoid line(int x1, int y1, int x2, int y2) extern(C) nothrow @nogc @wasm4 @importName("line")

Draws a line between two points.