GuiLabelButton abstract method
Label button control, returns true when clicked
Implementation
int GuiLabelButton(
RectangleD bounds,
MemoryPointer<RChar> text,
);
Label button control, returns true when clicked
int GuiLabelButton(
RectangleD bounds,
MemoryPointer<RChar> text,
);