Function xmlXPathCtxtCompile

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