[−][src]Function libxslt::bindings::xmlSchemaSetParserStructuredErrors
pub unsafe extern "C" fn xmlSchemaSetParserStructuredErrors(
ctxt: *mut _xmlSchemaParserCtxt,
serror: Option<unsafe fn(*mut c_void, *mut _xmlError)>,
ctx: *mut c_void
)