Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
cfunc_proc_t Struct Reference

Data Fields

rb_proc_t basic
VALUE env [VM_ENV_DATA_SIZE+1]

Detailed Description

Definition at line 87 of file proc.c.

Field Documentation

◆ basic

rb_proc_t cfunc_proc_t::basic

Definition at line 88 of file proc.c.

◆ env

VALUE cfunc_proc_t::env[VM_ENV_DATA_SIZE+1]

Definition at line 89 of file proc.c.


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