GuiLine method
Line separator control, could contain text
Implementation
int GuiLine(RectangleC bounds, Pointer<Char> text)
=> _GuiLine(bounds, text);
Line separator control, could contain text
int GuiLine(RectangleC bounds, Pointer<Char> text)
=> _GuiLine(bounds, text);