Ruby 3.5.0dev (2025-02-22 revision 412997300569c1853c09813e4924b6df3d7e8669)
Data Fields
rb_at_exit_list Struct Reference

Data Fields

rb_vm_at_exit_func * func
 
struct rb_at_exit_listnext
 

Detailed Description

Definition at line 633 of file vm_core.h.

Field Documentation

◆ func

rb_vm_at_exit_func* rb_at_exit_list::func

Definition at line 634 of file vm_core.h.

◆ next

struct rb_at_exit_list* rb_at_exit_list::next

Definition at line 635 of file vm_core.h.


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