ImVector_ImU32

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

Members

Variables

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

Meta