Function libxml::bindings::xmlXPathFunctionLookupNS[][src]

pub unsafe extern "C" fn xmlXPathFunctionLookupNS(
    ctxt: xmlXPathContextPtr,
    name: *const xmlChar,
    ns_uri: *const xmlChar
) -> xmlXPathFunction