|
GDB (xrefs)
|
Public Attributes | |
| const char *(* | func )(void *) |
| void * | data |
| const char * | result |
Definition at line 29 of file scm-safe-call.c.
| void* c_data::data |
Definition at line 32 of file scm-safe-call.c.
Referenced by gdbscm_with_guile(), and scscm_safe_call_body().
| const char*(* c_data::func) (void *) |
Definition at line 31 of file scm-safe-call.c.
Referenced by gdbscm_with_guile().
| const char* c_data::result |
Definition at line 34 of file scm-safe-call.c.
Referenced by gdbscm_with_guile().
1.8.14