Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: