xmlXPathFunctionLookupNS

Function xmlXPathFunctionLookupNS 

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