Typedef PSNPE::InputOutputAsyncCallbackFunc¶
Defined in File PSNPE.hpp
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.