Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_global_entry Struct Reference

Data Fields

struct rb_global_variablevar
ID id
bool ractor_local

Detailed Description

Definition at line 540 of file variable.c.

Field Documentation

◆ id

ID rb_global_entry::id

Definition at line 542 of file variable.c.

◆ ractor_local

bool rb_global_entry::ractor_local

Definition at line 543 of file variable.c.

◆ var

struct rb_global_variable* rb_global_entry::var

Definition at line 541 of file variable.c.


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