Skip to main content

xmlThrDefSetStructuredErrorFunc

Function xmlThrDefSetStructuredErrorFunc 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlThrDefSetStructuredErrorFunc( ctx: *mut c_void, func: Option<xmlStructuredErrorFunc>, )
Expand description

Upstream xmlThrDefSetStructuredErrorFunc(void *ctx, xmlStructuredErrorFunc func).