Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: