|
libxr
1.0
Want to be the best embedded framework
|
用于存储事件回调的数据结构。 Data structure for storing event callbacks. More...
Data Fields | |
| uint32_t | event |
| 与该回调关联的事件 ID。 Event ID associated with this callback. | |
| Callback | cb |
| 关联该事件的回调函数。 Callback function associated with this event. | |
| Callback LibXR::Event::Block::cb |
| uint32_t LibXR::Event::Block::event |