xmlSetGenericErrorFunc

Function xmlSetGenericErrorFunc 

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