|
gwenhywfar 5.14.1
|
#include <funcs.h>
Data Fields | |
| const char * | description |
| int(* | func1 )(void) |
| int(* | func2 )(int, char **) |
| int(* | func3 )(GWEN_DB_NODE *, int, char **) |
| const char * | name |
This is one of the very few structs inside Gwenhywfar whose contents are available for direct access to the the program. Developer's note: Please note that any change within this struct will make it necessary to increment the SO_VERSION of the library !
| int(* func3) (GWEN_DB_NODE *, int, char **) |