Ruby 4.0.0dev (2025-12-06 revision 0346206d3eab2a8e659be0dd52aea6fc7b0ebb06)
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 2759 of file variable.c.

Field Documentation

◆ box

const rb_box_t* autoload_copy_table_data::box

Definition at line 2762 of file variable.c.

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2761 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2760 of file variable.c.


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