Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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 1618 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1619 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1620 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1621 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1622 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1623 of file hash.c.


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