Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: