GuiLine abstract method
Line separator control, could contain text
Implementation
int GuiLine(
RectangleStructType bounds,
String? text,
);
Line separator control, could contain text
int GuiLine(
RectangleStructType bounds,
String? text,
);