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