[][src]Function libxslt::bindings::xmlXPathRegisterVariable

pub unsafe extern "C" fn xmlXPathRegisterVariable(
    ctxt: *mut _xmlXPathContext,
    name: *const u8,
    value: *mut _xmlXPathObject
) -> i32