end_proc_data Struct Reference


Data Fields

void(* func )()
VALUE data
int safe
end_proc_datanext

Detailed Description

Definition at line 50 of file eval_jump.c.


Field Documentation

VALUE end_proc_data::data

Definition at line 52 of file eval_jump.c.

Referenced by exec_end_procs_chain().

void(* end_proc_data::func)()

Referenced by exec_end_procs_chain().

struct end_proc_data* end_proc_data::next

Definition at line 54 of file eval_jump.c.

int end_proc_data::safe

Definition at line 53 of file eval_jump.c.

Referenced by exec_end_procs_chain(), and rb_exec_end_proc().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7