Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
obj_traverse_replace_callback_data Struct Reference

Data Fields

bool stop
VALUE src
struct obj_traverse_replace_datadata

Detailed Description

Definition at line 3242 of file ractor.c.

Field Documentation

◆ data

struct obj_traverse_replace_data* obj_traverse_replace_callback_data::data

Definition at line 3245 of file ractor.c.

◆ src

VALUE obj_traverse_replace_callback_data::src

Definition at line 3244 of file ractor.c.

◆ stop

bool obj_traverse_replace_callback_data::stop

Definition at line 3243 of file ractor.c.


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