Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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: