I know there\'s a function to fill rectangles surface.FillRect(&Rect, uint32), but is there a way to draw a line in the surface, like a function for renderer
surface.FillRect(&Rect, uint32)