ListBoxCallbackEx

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

Meta