ImGuiTableCellData

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

Members

Variables

BgColor
ImU32 BgColor;
Undocumented in source.
Column
ImGuiTableColumnIdx Column;
Undocumented in source.

Meta