AutomationEventList

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

Members

Variables

capacity
uint capacity;
Undocumented in source.
count
uint count;
Undocumented in source.
events
AutomationEvent* events;
Undocumented in source.

Meta