nn_queue_item

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

Members

Variables

next
nn_queue_item* next;
Undocumented in source.

Meta