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