Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rb_ensure_entry Struct Reference

#include <vm_core.h>

Data Fields

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

Detailed Description

Definition at line 725 of file vm_core.h.

Field Documentation

◆ data2

VALUE rb_ensure_entry::data2

Definition at line 728 of file vm_core.h.

◆ e_proc

VALUE(* rb_ensure_entry::e_proc) (ANYARGS)

Definition at line 727 of file vm_core.h.

◆ marker

VALUE rb_ensure_entry::marker

Definition at line 726 of file vm_core.h.


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