Function libxml::bindings::xmlXPathRegisterNs[][src]

pub unsafe extern "C" fn xmlXPathRegisterNs(
    ctxt: xmlXPathContextPtr,
    prefix: *const xmlChar,
    ns_uri: *const xmlChar
) -> c_int

Extending a context.