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