Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
weakmap_entry Struct Reference

Data Fields

VALUE key
 
VALUE val
 

Detailed Description

Definition at line 33 of file weakmap.c.

Field Documentation

◆ key

VALUE weakmap_entry::key

Definition at line 34 of file weakmap.c.

◆ val

VALUE weakmap_entry::val

Definition at line 35 of file weakmap.c.


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