[−][src]Function libxslt::bindings::xmlXPathRegisterFunc
pub unsafe extern "C" fn xmlXPathRegisterFunc(
ctxt: *mut _xmlXPathContext,
name: *const u8,
f: Option<unsafe extern "C" fn(*mut _xmlXPathParserContext, i32)>
) -> i32