[−][src]Function libxslt::bindings::xmlXPathRegisterVariableNS
pub unsafe extern "C" fn xmlXPathRegisterVariableNS(
ctxt: *mut _xmlXPathContext,
name: *const u8,
ns_uri: *const u8,
value: *mut _xmlXPathObject
) -> i32