Grx.FrameDriver.drawline

@accepts(int, int, int, int, Grx.Color)
@returns(none)
def on_drawline(x, y, dx, dy, c):
  
x
y
dx
dy
c