[][src]Type Definition libxslt::bindings::xsltAddCallCallback

type xsltAddCallCallback = Option<unsafe extern "C" fn(templ: xsltTemplatePtr, source: xmlNodePtr) -> c_int>;