Typedef PSNPE::InputOutputAsyncCallbackFunc

Typedef Documentation

using PSNPE::InputOutputAsyncCallbackFunc = std::function<void(InputOutputAsyncCallbackParam)>

This callback is called when the output data is ready, only use for Output-Input Async mode.