dynamiC  0.1
Data Fields
dynamic_function Struct Reference

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
 

Detailed Description

Basic container/pointer to functions.

todo.

Definition at line 141 of file dynamic_types.h.


The documentation for this struct was generated from the following file: