Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: