Function zend_replace_error_handling

Source
pub unsafe extern "C" fn zend_replace_error_handling(
    error_handling: zend_error_handling_t,
    exception_class: *mut zend_class_entry,
    current: *mut zend_error_handling,
)