Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_id_item Struct Reference

Data Fields

id_key_t key
 
VALUE val
 

Detailed Description

Definition at line 32 of file id_table.c.

Field Documentation

◆ key

id_key_t rb_id_item::key

Definition at line 33 of file id_table.c.

◆ val

VALUE rb_id_item::val

Definition at line 37 of file id_table.c.

Referenced by rb_id_table_foreach_values(), and rb_id_table_foreach_with_replace().


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