Skip to main content

xmlSchematronSetValidStructuredErrors

Function xmlSchematronSetValidStructuredErrors 

Source
pub unsafe extern "C" fn xmlSchematronSetValidStructuredErrors(
    ctxt: *mut xmlSchematronValidCtxt,
    serror: xmlStructuredErrorFunc,
    ctx: *mut c_void,
)