Ruby 3.5.0dev (2025-08-16 revision 87c4ebd00115b9424f04813b4dd5f3d087a14eb9)
Data Fields
rb_global_entry Struct Reference

Data Fields

struct rb_global_variablevar
 
ID id
 
bool ractor_local
 

Detailed Description

Definition at line 537 of file variable.c.

Field Documentation

◆ id

ID rb_global_entry::id

Definition at line 539 of file variable.c.

◆ ractor_local

bool rb_global_entry::ractor_local

Definition at line 540 of file variable.c.

◆ var

struct rb_global_variable* rb_global_entry::var

Definition at line 538 of file variable.c.


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