#include <register_functions.h>
Data Fields | |
struct fpw_function_node_t * | next |
fpw_function_t * | functions |
int | n |
Definition at line 62 of file register_functions.h.
The next function.
Definition at line 67 of file register_functions.h.
Referenced by fpw_find_function(), and fpw_register_functions().
The number of function nodes ?.
Definition at line 69 of file register_functions.h.
Referenced by fpw_find_function(), and fpw_register_functions().
The next function node.
Definition at line 64 of file register_functions.h.
Referenced by fpw_find_function(), and fpw_register_functions().