_LinkedQueue.head

Undocumented in source.
struct _LinkedQueue(T, string nextAttr, bool withLength)
T head;

Meta