gnetlist
|
Data Fields | |
char * | name |
int | req |
int | opt |
int | rst |
SCM(* | fnc )() |
Definition at line 45 of file g_register.c.
char* gsubr_t::name |
Definition at line 46 of file g_register.c.
int gsubr_t::req |
Definition at line 47 of file g_register.c.
int gsubr_t::opt |
Definition at line 48 of file g_register.c.
int gsubr_t::rst |
Definition at line 49 of file g_register.c.
SCM(* gsubr_t::fnc)() |
Definition at line 50 of file g_register.c.