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

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