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

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