Function DList.move_to_head

move to head

void move_to_head (
  DList.Node!T* n
) @nogc @safe;