GuiToggleGroup abstract method
Toggle Group control
Implementation
int GuiToggleGroup(
RectangleD bounds,
MemoryPointer<RChar> text,
MemoryPointer<RInt> active,
);
Toggle Group control
int GuiToggleGroup(
RectangleD bounds,
MemoryPointer<RChar> text,
MemoryPointer<RInt> active,
);