Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
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 1679 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1680 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1681 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1682 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1683 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1684 of file hash.c.


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