Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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: