Function ListMap.moveToBack

Move node to the back of list.

void moveToBack (
  ListMap.Node* toMove
);