xmlSchemaSetValidStructuredErrors

Function xmlSchemaSetValidStructuredErrors 

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