Ruby 4.0.0dev (2025-12-06 revision 0346206d3eab2a8e659be0dd52aea6fc7b0ebb06)
Data Fields
autoload_data Struct Reference

Data Fields

VALUE feature
 
VALUE mutex
 
rb_serial_t fork_gen
 
struct ccan_list_head constants
 

Detailed Description

Definition at line 2659 of file variable.c.

Field Documentation

◆ constants

struct ccan_list_head autoload_data::constants

Definition at line 2670 of file variable.c.

◆ feature

VALUE autoload_data::feature

Definition at line 2661 of file variable.c.

◆ fork_gen

rb_serial_t autoload_data::fork_gen

Definition at line 2667 of file variable.c.

◆ mutex

VALUE autoload_data::mutex

Definition at line 2664 of file variable.c.


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