[][src]Function libxslt::bindings::xmlSchematronSetValidStructuredErrors

pub unsafe extern "C" fn xmlSchematronSetValidStructuredErrors(
    ctxt: *mut _xmlSchematronValidCtxt,
    serror: Option<unsafe fn(*mut c_void, *mut _xmlError)>,
    ctx: *mut c_void
)