Ruby  2.1.4p265(2014-10-27revision48166)
Data Fields
hash_foreach_arg Struct Reference

Data Fields

VALUE hash
 
rb_foreach_funcfunc
 
VALUE arg
 

Detailed Description

Definition at line 203 of file hash.c.

Field Documentation

VALUE hash_foreach_arg::arg

Definition at line 206 of file hash.c.

Referenced by hash_foreach_iter(), and rb_hash_foreach().

rb_foreach_func* hash_foreach_arg::func

Definition at line 205 of file hash.c.

Referenced by hash_foreach_iter(), and rb_hash_foreach().

VALUE hash_foreach_arg::hash

Definition at line 204 of file hash.c.

Referenced by hash_foreach_iter(), and rb_hash_foreach().


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