Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_ensure_entry Struct Reference

Data Fields

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

Detailed Description

Definition at line 7674 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ data2

VALUE rb_ensure_entry::data2

Definition at line 7677 of file rb_mjit_min_header-3.1.3.h.

◆ e_proc

VALUE(* rb_ensure_entry::e_proc)(VALUE)

Definition at line 7676 of file rb_mjit_min_header-3.1.3.h.

◆ marker

VALUE rb_ensure_entry::marker

Definition at line 7675 of file rb_mjit_min_header-3.1.3.h.


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