Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
Data Fields
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 4085 of file gc.c.

Field Documentation

◆ callback

vm_table_foreach_callback_func global_vm_table_foreach_data::callback

Definition at line 4086 of file gc.c.

◆ data

void* global_vm_table_foreach_data::data

Definition at line 4088 of file gc.c.

◆ update_callback

vm_table_update_callback_func global_vm_table_foreach_data::update_callback

Definition at line 4087 of file gc.c.

◆ weak_only

bool global_vm_table_foreach_data::weak_only

Definition at line 4089 of file gc.c.


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