pub unsafe extern "C" fn xmlXPathNewContext(
    doc: xmlDocPtr
) -> xmlXPathContextPtr
Expand description

Context handling.