Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
hash_foreach_arg Struct Reference

Data Fields

VALUE hash
 
rb_foreach_func * func
 
VALUE arg
 

Detailed Description

Definition at line 1222 of file hash.c.

Field Documentation

◆ arg

VALUE hash_foreach_arg::arg

Definition at line 1225 of file hash.c.

◆ func

rb_foreach_func* hash_foreach_arg::func

Definition at line 1224 of file hash.c.

◆ hash

VALUE hash_foreach_arg::hash

Definition at line 1223 of file hash.c.


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