[][src]Type Definition libxslt::bindings::xmlRelaxNGValidityErrorFunc

type xmlRelaxNGValidityErrorFunc = Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>;

xmlRelaxNGValidityErrorFunc: @ctx: the validation context @msg: the message @...: extra arguments

Signature of an error callback from a Relax-NG validation