[−][src]Function libxslt::bindings::xmlTextReaderGetErrorHandler
pub unsafe extern "C" fn xmlTextReaderGetErrorHandler(
reader: *mut _xmlTextReader,
f: *mut Option<unsafe extern "C" fn(*mut c_void, *const i8, u32, *mut c_void)>,
arg: *mut *mut c_void
)