Function zend_verify_return_error

Source
pub unsafe extern "C" fn zend_verify_return_error(
    zf: *const zend_function,
    value: *mut zval,
)