Function phper_sys::zend_replace_error_handling[][src]

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
)