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

Data Fields

VALUE obj
 
VALUE table
 
struct force_finalize_listnext
 

Detailed Description

Definition at line 4585 of file gc.c.

Field Documentation

◆ next

struct force_finalize_list* force_finalize_list::next

Definition at line 4588 of file gc.c.

◆ obj

VALUE force_finalize_list::obj

Definition at line 4586 of file gc.c.

◆ table

VALUE force_finalize_list::table

Definition at line 4587 of file gc.c.


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