Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#include <rb_mjit_min_header-2.7.6.h>
Data Fields | |
rb_vm_at_exit_func * | func |
struct rb_at_exit_list * | next |
Definition at line 9768 of file rb_mjit_min_header-2.7.6.h.
rb_vm_at_exit_func * rb_at_exit_list::func | ( | void | ) |
Definition at line 9769 of file rb_mjit_min_header-2.7.6.h.
Referenced by ruby_vm_at_exit().
struct rb_at_exit_list * rb_at_exit_list::next |
Definition at line 9770 of file rb_mjit_min_header-2.7.6.h.
Referenced by ruby_vm_at_exit().