EEPROM.update() is of type void so there is no return value.
You can see the source at C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src
EEPROM.update() is of type void so there is no return value.
You can see the source at C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src