ComboCallback

Undocumented in source. Be warned that the author may not have intended to support it.
extern (C) @trusted
bool
ComboCallback
(
scope const(char)* label
,
scope int* current_item
,
scope const(char)* function
(
scope void* user_data
,
int idx
)
getter
,
scope void* user_data
,)

Meta