Ruby 3.5.0dev (2025-01-10 revision 5fab31b15e32622c4b71d1d347a41937e9f9c212)
Data Fields
weakmap_entry Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 32 of file weakmap.c.

Field Documentation

◆ key

VALUE weakmap_entry::key

Definition at line 33 of file weakmap.c.

◆ val

VALUE weakmap_entry::val

Definition at line 34 of file weakmap.c.


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