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