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'
Get the 'head node'
auto getHeadNode();
The cast operation is hidden inside this function.
Ptr to the 'head node'