Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
cfunc_proc_t Struct Reference

Data Fields

rb_proc_t basic
 
VALUE env [VM_ENV_DATA_SIZE+1]
 

Detailed Description

Definition at line 85 of file proc.c.

Field Documentation

◆ basic

rb_proc_t cfunc_proc_t::basic

Definition at line 86 of file proc.c.

◆ env

VALUE cfunc_proc_t::env[VM_ENV_DATA_SIZE+1]

Definition at line 87 of file proc.c.


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