Ruby 3.5.0dev (2025-10-10 revision 4a285dd91aaacc7da44ce63191f41a1a1c287828)
Data Fields
autoload_copy_table_data Struct Reference

Data Fields

VALUE dst_tbl_value
 
struct st_tabledst_tbl
 
const rb_namespace_tns
 

Detailed Description

Definition at line 2731 of file variable.c.

Field Documentation

◆ dst_tbl

struct st_table* autoload_copy_table_data::dst_tbl

Definition at line 2733 of file variable.c.

◆ dst_tbl_value

VALUE autoload_copy_table_data::dst_tbl_value

Definition at line 2732 of file variable.c.

◆ ns

const rb_namespace_t* autoload_copy_table_data::ns

Definition at line 2734 of file variable.c.


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