Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
set_foreach_arg Struct Reference

Data Fields

VALUE set
set_foreach_func * func
VALUE arg

Detailed Description

Definition at line 306 of file set.c.

Field Documentation

◆ arg

VALUE set_foreach_arg::arg

Definition at line 309 of file set.c.

◆ func

set_foreach_func* set_foreach_arg::func

Definition at line 308 of file set.c.

◆ set

VALUE set_foreach_arg::set

Definition at line 307 of file set.c.


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