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

Data Fields

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

Detailed Description

Definition at line 274 of file error.c.

Field Documentation

void* bug_reporters::data

Definition at line 276 of file error.c.

Referenced by rb_bug_reporter_add(), and report_bug().

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: