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