[][src]Function libxslt::bindings::xmlSchemaSetValidStructuredErrors

pub unsafe extern "C" fn xmlSchemaSetValidStructuredErrors(
    ctxt: *mut _xmlSchemaValidCtxt,
    serror: Option<unsafe fn(*mut c_void, *mut _xmlError)>,
    ctx: *mut c_void
)