Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
wmap_foreach_data Struct Reference

Data Fields

int(* func )(struct weakmap_entry *, st_data_t)
st_data_t arg
struct weakmap_entrydead_entry

Detailed Description

Definition at line 43 of file weakmap.c.

Field Documentation

◆ arg

st_data_t wmap_foreach_data::arg

Definition at line 45 of file weakmap.c.

◆ dead_entry

struct weakmap_entry* wmap_foreach_data::dead_entry

Definition at line 47 of file weakmap.c.

◆ func

int(* wmap_foreach_data::func) (struct weakmap_entry *, st_data_t)

Definition at line 44 of file weakmap.c.


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