Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
rb_id_item Struct Reference

Data Fields

id_key_t key
 
VALUE val
 

Detailed Description

Definition at line 33 of file id_table.c.

Field Documentation

◆ key

id_key_t rb_id_item::key

Definition at line 34 of file id_table.c.

◆ val

VALUE rb_id_item::val

Definition at line 38 of file id_table.c.


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