Reverses a GList It simply switches the next and prev pointers of each element.
the start of the reversed GList
Reverses a GList It simply switches the next and prev pointers of each element.