Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
bug_reporters Struct Reference

Data Fields

void(* func )(FILE *out, void *data)
 
void * data
 

Detailed Description

Definition at line 274 of file error.c.

Field Documentation

◆ data

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().

◆ func

void(* bug_reporters::func) (FILE *out, void *data)

Definition at line 275 of file error.c.

Referenced by rb_bug_reporter_add(), and report_bug().


The documentation for this struct was generated from the following file: