|
VSF Documented
|
#include <vsf_eda.h>
Data Fields | ||
| vsf_slist_node_t __vsf_eda_fn_t | fn | |
| __vsf_eda_frame_state_t | state | |
| union { | ||
| uintptr_t param | ||
| uintptr_t target | ||
| } | ptr | |
| vsf_slist_node_t __vsf_eda_fn_t __vsf_eda_frame_t::fn |
| __vsf_eda_frame_state_t __vsf_eda_frame_t::state |
| uintptr_t __vsf_eda_frame_t::param |
| uintptr_t __vsf_eda_frame_t::target |
| union { ... } __vsf_eda_frame_t::ptr |