[][src]Function libxslt::bindings::xsltXPathVariableLookup

pub unsafe extern "C" fn xsltXPathVariableLookup(
    ctxt: *mut c_void,
    name: *const xmlChar,
    ns_uri: *const xmlChar
) -> xmlXPathObjectPtr