Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
update_func_arg Struct Reference

Data Fields

VALUE hash
 
VALUE value
 
rb_hash_update_funcfunc
 

Detailed Description

Definition at line 3953 of file hash.c.

Field Documentation

◆ func

rb_hash_update_func* update_func_arg::func

Definition at line 3956 of file hash.c.

◆ hash

VALUE update_func_arg::hash

Definition at line 3954 of file hash.c.

◆ value

VALUE update_func_arg::value

Definition at line 3955 of file hash.c.


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