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

Data Fields

vm_table_foreach_callback_func callback
vm_table_update_callback_func update_callback
void * data
bool weak_only

Detailed Description

Definition at line 3794 of file gc.c.

Field Documentation

◆ callback

vm_table_foreach_callback_func global_vm_table_foreach_data::callback

Definition at line 3795 of file gc.c.

◆ data

void* global_vm_table_foreach_data::data

Definition at line 3797 of file gc.c.

◆ update_callback

vm_table_update_callback_func global_vm_table_foreach_data::update_callback

Definition at line 3796 of file gc.c.

◆ weak_only

bool global_vm_table_foreach_data::weak_only

Definition at line 3798 of file gc.c.


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