[−][src]Type Definition libxslt::bindings::xmlSchemaValidityErrorFunc
type xmlSchemaValidityErrorFunc = Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>;
xmlSchemaValidityErrorFunc: @ctx: the validation context @msg: the message @...: extra arguments
Signature of an error callback from an XSD validation