Ruby  2.0.0p451(2014-02-24revision45167)
Data Fields
each_obj_args Struct Reference

Data Fields

each_obj_callbackcallback
 
void * data
 

Detailed Description

Definition at line 1046 of file gc.c.

Field Documentation

each_obj_callback* each_obj_args::callback

Definition at line 1047 of file gc.c.

Referenced by objspace_each_objects(), and rb_objspace_each_objects().

void* each_obj_args::data

Definition at line 1048 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: