Skip to main content

xmlParserWarning

Function xmlParserWarning 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlParserWarning( ctx: *mut c_void, msg: *const c_char, )
Expand description

Default SAX v1 warning handler — void xmlParserWarning(void *ctx, const char *msg, ...).