ddb_event_state_t

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

Members

Variables

ev
ddb_event_t ev;
Undocumented in source.
state
int state;
Undocumented in source.

Meta