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

Data Fields

bool stop
VALUE src
struct obj_traverse_replace_datadata

Detailed Description

Definition at line 1673 of file ractor.c.

Field Documentation

◆ data

struct obj_traverse_replace_data* obj_traverse_replace_callback_data::data

Definition at line 1676 of file ractor.c.

◆ src

VALUE obj_traverse_replace_callback_data::src

Definition at line 1675 of file ractor.c.

◆ stop

bool obj_traverse_replace_callback_data::stop

Definition at line 1674 of file ractor.c.


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