GuiPanel function
See RaylibGuiFlatModule.GuiPanel.
Implementation
int GuiPanel(
RectangleD bounds,
MemoryPointer<RChar> text,
) => _module.GuiPanel(bounds, text);
See RaylibGuiFlatModule.GuiPanel.
int GuiPanel(
RectangleD bounds,
MemoryPointer<RChar> text,
) => _module.GuiPanel(bounds, text);