pub unsafe fn list_reverse(l: *mut List)
Reverse the list in-place.
void xmlListReverse(xmlListPtr l);
l