Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
global_symbol_table_foreach_weak_reference_data Struct Reference

Data Fields

int(* callback )(VALUE *key, void *data)
void * data

Detailed Description

Definition at line 882 of file symbol.c.

Field Documentation

◆ callback

int(* global_symbol_table_foreach_weak_reference_data::callback) (VALUE *key, void *data)

Definition at line 883 of file symbol.c.

◆ data

void* global_symbol_table_foreach_weak_reference_data::data

Definition at line 884 of file symbol.c.


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