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