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