Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
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 1700 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1701 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1702 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1703 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1704 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1705 of file hash.c.


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