Data Fields | |
| void(* | func )(FILE *out, void *data) |
| void * | data |
Definition at line 274 of file error.c.
| void* bug_reporters::data |
Definition at line 276 of file error.c.
Referenced by rb_bug_reporter_add(), rb_mod_s_constants(), report_bug(), and syserr_initialize().
| void(* bug_reporters::func)(FILE *out, void *data) |
Referenced by rb_bug_reporter_add(), and report_bug().
1.6.1