Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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: