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

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