Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include <vm_core.h>
Data Fields | |
rb_vm_at_exit_func * | func |
struct rb_at_exit_list * | next |
rb_vm_at_exit_func * rb_at_exit_list::func |
Definition at line 556 of file vm_core.h.
Referenced by ruby_vm_at_exit().
struct rb_at_exit_list * rb_at_exit_list::next |
Definition at line 557 of file vm_core.h.
Referenced by ruby_vm_at_exit().