Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
rb_ensure_entry Struct Reference

Data Fields

VALUE marker
 
VALUE(* e_proc )(VALUE)
 
VALUE data2
 

Detailed Description

Definition at line 885 of file vm_core.h.

Field Documentation

◆ data2

VALUE rb_ensure_entry::data2

Definition at line 888 of file vm_core.h.

◆ e_proc

VALUE(* rb_ensure_entry::e_proc)(VALUE)

Definition at line 887 of file vm_core.h.

◆ marker

VALUE rb_ensure_entry::marker

Definition at line 886 of file vm_core.h.


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