xmlSetStructuredErrorFunc

Function xmlSetStructuredErrorFunc 

Source
pub unsafe extern "C" fn xmlSetStructuredErrorFunc(
    ctx: *mut c_void,
    handler: xmlStructuredErrorFunc,
)