1 2 3 4 5 6 7
// Commenting this out & removing the usage before `foo` results in the correct // bindings #define MODBUS_API #define MODBUS_WOOT 3 MODBUS_API void foo();