GuiLine abstract method
Line separator control, could contain text
Implementation
int GuiLine(
RectangleD bounds,
MemoryPointer<RChar> text,
);
Line separator control, could contain text
int GuiLine(
RectangleD bounds,
MemoryPointer<RChar> text,
);