Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
rb_global_entry Struct Reference

Data Fields

struct rb_global_variablevar
 
ID id
 
bool ractor_local
 

Detailed Description

Definition at line 440 of file variable.c.

Field Documentation

◆ id

ID rb_global_entry::id

Definition at line 442 of file variable.c.

◆ ractor_local

bool rb_global_entry::ractor_local

Definition at line 443 of file variable.c.

◆ var

struct rb_global_variable* rb_global_entry::var

Definition at line 441 of file variable.c.


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