xmlTextReaderSetStructuredErrorHandler

Function xmlTextReaderSetStructuredErrorHandler 

Source
pub unsafe extern "C" fn xmlTextReaderSetStructuredErrorHandler(
    reader: xmlTextReaderPtr,
    f: xmlStructuredErrorFunc,
    arg: *mut c_void,
)