Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
hash_foreach_arg Struct Reference

Data Fields

VALUE hash
 
rb_foreach_funcfunc
 
VALUE arg
 

Detailed Description

Definition at line 330 of file hash.c.

Field Documentation

◆ arg

VALUE hash_foreach_arg::arg

Definition at line 333 of file hash.c.

◆ func

rb_foreach_func* hash_foreach_arg::func

Definition at line 332 of file hash.c.

◆ hash

VALUE hash_foreach_arg::hash

Definition at line 331 of file hash.c.

Referenced by rb_hash_foreach().


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