Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: