pigListBox_FnBoolPtr

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindImGui_Static)
extern (C) @nogc nothrow
alias pigListBox_FnBoolPtr = bool function
(
const(char)* label
,,
bool function
(
void* data
,
int idx
,
const(char)** out_text
)
items_getter
,
void* data
,,
int height_in_items = -1
)

Meta