Function libxml::bindings::xmlXPathVariableLookup[][src]

pub unsafe extern "C" fn xmlXPathVariableLookup(
    ctxt: xmlXPathContextPtr,
    name: *const xmlChar
) -> xmlXPathObjectPtr