#include <Modules.h>
Data Fields | |
char * | name |
Symbol name (can be NULL). More... | |
UInt32 | ID |
Module function ID. More... | |
void * | funcPtr |
Actual function pointer (can be NULL). More... |
|
Actual function pointer (can be NULL).
|
|
Module function ID.
|
|
Symbol name (can be NULL).
|