nn_list_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_list_item {}

Members

Variables

next
nn_list_item* next;
Undocumented in source.
prev
nn_list_item* prev;
Undocumented in source.

Meta