Ruby 4.0.0dev (2025-12-15 revision 529b49144eaac5eb8deb5036e459bec9f7940175)
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 644 of file vm_core.h.

Field Documentation

◆ func

rb_vm_at_exit_func* rb_at_exit_list::func

Definition at line 645 of file vm_core.h.

◆ next

struct rb_at_exit_list* rb_at_exit_list::next

Definition at line 646 of file vm_core.h.


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