GuiComboBox abstract method
Combo Box control
Implementation
int GuiComboBox(
RectangleD bounds,
MemoryPointer<RChar> text,
MemoryPointer<RInt> active,
);
Combo Box control
int GuiComboBox(
RectangleD bounds,
MemoryPointer<RChar> text,
MemoryPointer<RInt> active,
);