Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
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 1663 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1664 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1665 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1666 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1667 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1668 of file hash.c.


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