nn_fsm_event

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

Members

Variables

fsm
nn_fsm* fsm;
Undocumented in source.
item
nn_queue_item item;
Undocumented in source.
src
int src;
Undocumented in source.
srcptr
void* srcptr;
Undocumented in source.
type
int type;
Undocumented in source.

Meta