#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlXPathRegisterAllFunctions(
_ctxt: *mut _xmlXPathContext,
)Expand description
void xmlXPathRegisterAllFunctions(xmlXPathContextPtr ctxt) — no-op since
2.14.0 (the core library is compiled in; upstream keeps an empty body).