Function libxml::bindings::xmlTextReaderSetStructuredErrorHandler [−][src]
pub unsafe extern "C" fn xmlTextReaderSetStructuredErrorHandler(
reader: xmlTextReaderPtr,
f: xmlStructuredErrorFunc,
arg: *mut c_void
)