|
libxr
1.0
Want to be the best embedded framework
|
Public Types | |
| using | InvokeFunType = void (*)(void*, bool, Args...) |
Data Fields | |
| InvokeFunType | run_fun_ = nullptr |
Definition at line 14 of file libxr_cb.hpp.
| using LibXR::CallbackBlockHeader< Args >::InvokeFunType = void (*)(void*, bool, Args...) |
Definition at line 16 of file libxr_cb.hpp.
| InvokeFunType LibXR::CallbackBlockHeader< Args >::run_fun_ = nullptr |
Definition at line 18 of file libxr_cb.hpp.