Ruby 4.1.0dev (2026-09-10 revision e25bcba0ed791e4b9210c3d6986211f22510c0b8)
Data Fields
rb_proc_proc_t Struct Reference

Data Fields

rb_proc_header_t header
 
VALUE proc
 

Detailed Description

Definition at line 1364 of file vm_core.h.

Field Documentation

◆ header

rb_proc_header_t rb_proc_proc_t::header

Definition at line 1365 of file vm_core.h.

◆ proc

VALUE rb_proc_proc_t::proc

Definition at line 1366 of file vm_core.h.


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