Returns the list of siblings for the element at pos. If the element was not added with siblings, NULL is returned.
position to get the siblings for, -1 for the path head
NULL or the list of siblings for the element at pos.
See Implementation
Returns the list of siblings for the element at pos. If the element was not added with siblings, NULL is returned.