DListNode.data

Undocumented in source.
struct DListNode(T)
T data;

Meta