Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
rb_global_entry Struct Reference

Data Fields

struct rb_global_variablevar
ID id
bool ractor_local

Detailed Description

Definition at line 530 of file variable.c.

Field Documentation

◆ id

ID rb_global_entry::id

Definition at line 532 of file variable.c.

◆ ractor_local

bool rb_global_entry::ractor_local

Definition at line 533 of file variable.c.

◆ var

struct rb_global_variable* rb_global_entry::var

Definition at line 531 of file variable.c.


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