Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
wmap_foreach_data Struct Reference

Data Fields

struct weakmapw
 
void(* func )(VALUE, VALUE, st_data_t)
 
st_data_t arg
 

Detailed Description

Definition at line 189 of file weakmap.c.

Field Documentation

◆ arg

st_data_t wmap_foreach_data::arg

Definition at line 192 of file weakmap.c.

◆ func

void(* wmap_foreach_data::func) (VALUE, VALUE, st_data_t)

Definition at line 191 of file weakmap.c.

◆ w

struct weakmap* wmap_foreach_data::w

Definition at line 190 of file weakmap.c.


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