[−][src]Function libxslt::bindings::xmlSchemaGetValidErrors
pub unsafe extern "C" fn xmlSchemaGetValidErrors(
ctxt: *mut _xmlSchemaValidCtxt,
err: *mut Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>,
warn: *mut Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>,
ctx: *mut *mut c_void
) -> i32