Function libxml::bindings::xmlTextReaderSetErrorHandler[][src]

pub unsafe extern "C" fn xmlTextReaderSetErrorHandler(
    reader: xmlTextReaderPtr,
    f: xmlTextReaderErrorFunc,
    arg: *mut c_void
)