Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
autoload_copy_table_data Struct Reference

Data Fields

VALUE dst_tbl_value
struct st_tabledst_tbl
const rb_box_t * box

Detailed Description

Definition at line 2820 of file variable.c.

Field Documentation

◆ box

const rb_box_t* autoload_copy_table_data::box

Definition at line 2823 of file variable.c.

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2822 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2821 of file variable.c.


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