Function libxml::bindings::xmlXPathRegisterFuncLookup[][src]

pub unsafe extern "C" fn xmlXPathRegisterFuncLookup(
    ctxt: xmlXPathContextPtr,
    f: xmlXPathFuncLookupFunc,
    funcCtxt: *mut c_void
)