GuiButton function
See RaylibGui.GuiButton.
Implementation
int GuiButton(RectangleC bounds, Pointer<Char> text) => _module.GuiButton(bounds, text);
See RaylibGui.GuiButton.
int GuiButton(RectangleC bounds, Pointer<Char> text) => _module.GuiButton(bounds, text);