xmlSchematronSetValidStructuredErrors

Function xmlSchematronSetValidStructuredErrors 

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