Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
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 1633 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1634 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1635 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1636 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1637 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1638 of file hash.c.


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