pub unsafe extern "C" fn xmlXPathNewParserContext(
    str: *const xmlChar,
    ctxt: xmlXPathContextPtr
) -> xmlXPathParserContextPtr
Expand description

Utilities to extend XPath.