[][src]Function libxslt::bindings::xmlTextReaderSetStructuredErrorHandler

pub unsafe extern "C" fn xmlTextReaderSetStructuredErrorHandler(
    reader: *mut _xmlTextReader,
    f: Option<unsafe fn(*mut c_void, *mut _xmlError)>,
    arg: *mut c_void
)