|
libww libww
WWitch compatibility library for the Wonderful toolchain
|
#include <indirect.h>
Data Fields | |
| uint32_t | todo_1 |
| int | n_methods |
| IL_FUNCTION ILinfo __far *(* | _get_info )(void) |
Definition at line 23 of file indirect.h.
| IL_FUNCTION ILinfo __far *(* _get_info) (void) |
Retrieve the ILinfo struct of a given library.
Definition at line 34 of file indirect.h.
| int n_methods |
Number of methods, including get_info(...).
Definition at line 29 of file indirect.h.
| uint32_t todo_1 |
Definition at line 24 of file indirect.h.