Function libxml::bindings::xmlXPathRegisterVariable[][src]

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