Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
Data Fields | |
struct rb_global_variable * | var |
ID | id |
bool | ractor_local |
Definition at line 440 of file variable.c.
ID rb_global_entry::id |
Definition at line 442 of file variable.c.
bool rb_global_entry::ractor_local |
Definition at line 443 of file variable.c.
struct rb_global_variable* rb_global_entry::var |
Definition at line 441 of file variable.c.