DListNode._next

Undocumented in source.
struct DListNode(T)
DListNode!(T)* _next;

Meta