Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
rb_ensure_entry Struct Reference

#include <vm_core.h>

Data Fields

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

Detailed Description

Definition at line 828 of file vm_core.h.

Field Documentation

◆ data2

VALUE rb_ensure_entry::data2

Definition at line 831 of file vm_core.h.

◆ e_proc

VALUE(* rb_ensure_entry::e_proc)(VALUE)

Definition at line 830 of file vm_core.h.

◆ marker

VALUE rb_ensure_entry::marker

Definition at line 829 of file vm_core.h.


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