ImGuiPtrOrIndex

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
struct ImGuiPtrOrIndex {}

Members

Variables

Index
int Index;
Undocumented in source.
Ptr
void* Ptr;
Undocumented in source.

Meta