[][src]Function libxml::bindings::xmlSchemaSetValidStructuredErrors

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