pub unsafe fn list_pop_front(l: *mut List)
Pop data from the front of the list.
void xmlListPopFront(xmlListPtr l);
l