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