Function DList.head

head node

DList.Node!T* head() nothrow @nogc @safe;

Returns

pointer to head node