Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
gc_list Struct Reference

Data Fields

VALUEvarptr
 
struct gc_listnext
 

Detailed Description

Definition at line 667 of file gc.c.

Field Documentation

◆ next

struct gc_list* gc_list::next

Definition at line 669 of file gc.c.

◆ varptr

VALUE* gc_list::varptr

Definition at line 668 of file gc.c.


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