Skip to main content

xmlXPathRoot

Function xmlXPathRoot 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlXPathRoot(ctxt: *mut c_void)
Expand description

void xmlXPathRoot(xmlXPathParserContextPtr ctxt) โ€” pushes a node-set containing the document node.

ยงSAFETY

  • ctxt must be a valid parser context.