Function raxb_libxml2_sys::xmlSchemaSetValidStructuredErrors

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