Function libxml::bindings::xmlXPathRegisterFunc[][src]

pub unsafe extern "C" fn xmlXPathRegisterFunc(
    ctxt: xmlXPathContextPtr,
    name: *const xmlChar,
    f: xmlXPathFunction
) -> c_int