Ruby 3.5.0dev (2025-08-27 revision 61d26c35bf8c744b4c59a44536bc58a6c4653ab6)
Data Fields
set_foreach_arg Struct Reference

Data Fields

VALUE set
 
set_foreach_func * func
 
VALUE arg
 

Detailed Description

Definition at line 289 of file set.c.

Field Documentation

◆ arg

VALUE set_foreach_arg::arg

Definition at line 292 of file set.c.

◆ func

set_foreach_func* set_foreach_arg::func

Definition at line 291 of file set.c.

◆ set

VALUE set_foreach_arg::set

Definition at line 290 of file set.c.


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