Ruby 4.1.0dev (2026-09-07 revision 11ce3778c6eacc10897729314e5ab3bed7830971)
Data Fields
update_arg Struct Reference

Data Fields

st_data_t arg
 
st_update_callback_func * func
 
VALUE hash
 
VALUE key
 
VALUE value
 

Detailed Description

Definition at line 1839 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1840 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1841 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1842 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1843 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1844 of file hash.c.


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