Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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 3808 of file gc.c.

Field Documentation

◆ callback

vm_table_foreach_callback_func global_vm_table_foreach_data::callback

Definition at line 3809 of file gc.c.

◆ data

void* global_vm_table_foreach_data::data

Definition at line 3811 of file gc.c.

◆ update_callback

vm_table_update_callback_func global_vm_table_foreach_data::update_callback

Definition at line 3810 of file gc.c.

◆ weak_only

bool global_vm_table_foreach_data::weak_only

Definition at line 3812 of file gc.c.


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