Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
gc_list Struct Reference

Data Fields

VALUEvarptr
 
struct gc_listnext
 

Detailed Description

Definition at line 738 of file gc.c.

Field Documentation

◆ next

struct gc_list* gc_list::next

Definition at line 740 of file gc.c.

◆ varptr

VALUE* gc_list::varptr

Definition at line 739 of file gc.c.


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