pGuiComboBox

Combo Box control, returns selected item index

version(!BindRaylib_Static)
extern (C) @nogc nothrow
alias pGuiComboBox = int function
(,
const(char)* text
,
int active
)

Meta