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

Extending a context.