Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_global_entry Struct Reference

Data Fields

struct rb_global_variablevar
 
ID id
 
bool ractor_local
 

Detailed Description

Definition at line 348 of file variable.c.

Field Documentation

◆ id

ID rb_global_entry::id

Definition at line 350 of file variable.c.

◆ ractor_local

bool rb_global_entry::ractor_local

Definition at line 351 of file variable.c.

◆ var

struct rb_global_variable* rb_global_entry::var

Definition at line 349 of file variable.c.


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