Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
obj_traverse_replace_callback_data Struct Reference

Data Fields

bool stop
 
VALUE src
 
struct obj_traverse_replace_datadata
 

Detailed Description

Definition at line 3153 of file ractor.c.

Field Documentation

◆ data

struct obj_traverse_replace_data* obj_traverse_replace_callback_data::data

Definition at line 3156 of file ractor.c.

◆ src

VALUE obj_traverse_replace_callback_data::src

Definition at line 3155 of file ractor.c.

◆ stop

bool obj_traverse_replace_callback_data::stop

Definition at line 3154 of file ractor.c.


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