Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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: