Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
hash_foreach_arg Struct Reference

Data Fields

VALUE hash
 
rb_foreach_func * func
 
VALUE arg
 

Detailed Description

Definition at line 1309 of file hash.c.

Field Documentation

◆ arg

VALUE hash_foreach_arg::arg

Definition at line 1312 of file hash.c.

◆ func

rb_foreach_func* hash_foreach_arg::func ( void  )

Definition at line 1311 of file hash.c.

◆ hash

VALUE hash_foreach_arg::hash

Definition at line 1310 of file hash.c.


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