Ruby  1.9.3p547(2014-05-14revision45962)
Data Fields
each_obj_args Struct Reference

Data Fields

each_obj_callbackcallback
 
void * data
 

Detailed Description

Definition at line 2708 of file gc.c.

Field Documentation

each_obj_callback* each_obj_args::callback

Definition at line 2709 of file gc.c.

Referenced by objspace_each_objects(), and rb_objspace_each_objects().

void* each_obj_args::data

Definition at line 2710 of file gc.c.

Referenced by objspace_each_objects(), and rb_objspace_each_objects().


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