Skip to main content

pop_node_set

Function pop_node_set 

Source
pub unsafe fn pop_node_set(pc: *mut XmlXPathParserContext) -> *mut _xmlNodeSet
Expand description

Pop a node set (freshly allocated; caller frees with xmlXPathFreeNodeSet).

ยงSAFETY

  • pc must be a valid parser context or NULL.