Ruby 4.1.0dev (2026-05-15 revision 4ec235e0b227d38426aa477e537ac397963c0ee8)
Data Fields
autoload_copy_table_data Struct Reference

Data Fields

VALUE dst_tbl_value
 
struct st_tabledst_tbl
 
const rb_box_tbox
 

Detailed Description

Definition at line 2851 of file variable.c.

Field Documentation

◆ box

const rb_box_t* autoload_copy_table_data::box

Definition at line 2854 of file variable.c.

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2853 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2852 of file variable.c.


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