GuiCheckBox abstract method
Implementation
(int result, bool checked) GuiCheckBox(
RectangleStructType bounds,
String? text,
bool checked,
);
(int result, bool checked) GuiCheckBox(
RectangleStructType bounds,
String? text,
bool checked,
);