Function xmlThrDefSetGenericErrorFunc

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