Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
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 666 of file vm_core.h.

Field Documentation

◆ func

rb_vm_at_exit_func* rb_at_exit_list::func

Definition at line 667 of file vm_core.h.

◆ next

struct rb_at_exit_list* rb_at_exit_list::next

Definition at line 668 of file vm_core.h.


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