Function libxml::bindings::xmlXPathCtxtCompile[][src]

pub unsafe extern "C" fn xmlXPathCtxtCompile(
    ctxt: xmlXPathContextPtr,
    str: *const xmlChar
) -> xmlXPathCompExprPtr