Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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 1641 of file hash.c.

Field Documentation

◆ arg

st_data_t update_arg::arg

Definition at line 1642 of file hash.c.

◆ func

st_update_callback_func* update_arg::func

Definition at line 1643 of file hash.c.

◆ hash

VALUE update_arg::hash

Definition at line 1644 of file hash.c.

◆ key

VALUE update_arg::key

Definition at line 1645 of file hash.c.

◆ value

VALUE update_arg::value

Definition at line 1646 of file hash.c.


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