Function IniLikeFile.moveGroupToFront

Move the group to make it the first.

final void moveGroupToFront (
  IniLikeFile.GroupNode toMove
) pure nothrow @trusted;