Function libxml::bindings::xmlXPathVariableLookupNS [−][src]
pub unsafe extern "C" fn xmlXPathVariableLookupNS(
ctxt: xmlXPathContextPtr,
name: *const xmlChar,
ns_uri: *const xmlChar
) -> xmlXPathObjectPtr