Point-of-sale icon

echo_struct

A user-defined struct that is echoed back in the callback. Use this to share a data struct between the call to the library and the callback from the library. You can add any pointer to echo_struct, and this will be returned on its specific callback.