Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
set_foreach_arg Struct Reference

Data Fields

VALUE set
set_foreach_func * func
VALUE arg

Detailed Description

Definition at line 291 of file set.c.

Field Documentation

◆ arg

VALUE set_foreach_arg::arg

Definition at line 294 of file set.c.

◆ func

set_foreach_func* set_foreach_arg::func

Definition at line 293 of file set.c.

◆ set

VALUE set_foreach_arg::set

Definition at line 292 of file set.c.


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