ImVector_const_charPtr

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

Members

Variables

Capacity
int Capacity;
Undocumented in source.
Data
const(char)** Data;
Undocumented in source.
Size
int Size;
Undocumented in source.

Meta