_nc_eventlist

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

Members

Variables

count
int count;
Undocumented in source.
events
_nc_event*[1] events;
Undocumented in source.
result_flags
int result_flags;
Undocumented in source.

Meta