ImVector_ImGuiOldColumnData

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 ImVector_ImGuiOldColumnData {}

Members

Variables

Capacity
int Capacity;
Undocumented in source.
Data
ImGuiOldColumnData* Data;
Undocumented in source.
Size
int Size;
Undocumented in source.

Meta