|
dynamiC
0.1
|
Basic container/pointer to functions. More...
#include <dynamic_types.h>
Data Fields | |
| dyn_ushort | type |
| 0 basic C-fct, 1 system C-fct, else procedure (length of bytecode) | |
| void * | ptr |
| pointer to function | |
| dyn_str | info |
| info string | |
1.8.13