Function LinkedList.LinkedListHead.getHeadNode

Get the 'head node'

auto getHeadNode();

Note

The cast operation is hidden inside this function.

Returns

Ptr to the 'head node'