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

Data Fields

VALUE hash
 
rb_foreach_funcfunc
 
VALUE arg
 

Detailed Description

Definition at line 212 of file hash.c.

Field Documentation

VALUE hash_foreach_arg::arg

Definition at line 215 of file hash.c.

Referenced by hash_foreach_iter(), and rb_hash_foreach().

rb_foreach_func* hash_foreach_arg::func

Definition at line 214 of file hash.c.

Referenced by hash_foreach_iter(), and rb_hash_foreach().

VALUE hash_foreach_arg::hash

Definition at line 213 of file hash.c.

Referenced by hash_foreach_iter(), and rb_hash_foreach().


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