|
COD (C-On-Demand) Dynamic Code Generation
|
Data Fields | |
| char * | extern_name |
| void * | extern_value |
A structure to hold external entries.
This is used to associate textual names with addresses.
the textual name of the external entry
the address of the external entry
1.7.6.1