Ruby 4.1.0dev (2026-09-14 revision c4e06b4e30d0dbdd1a9cd76f5d97fe1220b3a23c)
Data Fields
rb_proc_captured_t Struct Reference

Data Fields

rb_proc_header_t header
 
struct rb_captured_block captured
 

Detailed Description

Definition at line 1356 of file vm_core.h.

Field Documentation

◆ captured

struct rb_captured_block rb_proc_captured_t::captured

Definition at line 1358 of file vm_core.h.

◆ header

rb_proc_header_t rb_proc_captured_t::header

Definition at line 1357 of file vm_core.h.


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