Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
end_proc_data Struct Reference

Data Fields

void(* func )(VALUE)
 
VALUE data
 
struct end_proc_data * next
 

Detailed Description

Definition at line 52 of file eval_jump.c.

Field Documentation

◆ data

VALUE end_proc_data::data

Definition at line 54 of file eval_jump.c.

◆ func

void(* end_proc_data::func) (VALUE)

Definition at line 53 of file eval_jump.c.

◆ next

struct end_proc_data* end_proc_data::next

Definition at line 55 of file eval_jump.c.


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