Ruby 4.0.0dev (2025-11-28 revision 4cd6661e1853930c8002174c4ccd14f927fcd33b)
Data Fields
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: