Error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'

Appreciate it!

So the error message is NeoPixel/esp8266.c:20:11: error: expected '=', ',', ';', 'asm' or 'attribute' before 'void'

And I know for a fact it has something to do with the library as that message occurs whenever any sketch is copied and pasted from the normal Arduino app to the IoT editor.

Best,
Jared