Ruby 3.5.0dev (2025-08-13 revision 1afc07e815051e2f73493f055f2130cb642ba12a)
Data Fields
cont_saved_vm_stack Struct Reference

Data Fields

VALUEptr
 
size_t slen
 
size_t clen
 

Detailed Description

Definition at line 79 of file cont.c.

Field Documentation

◆ clen

size_t cont_saved_vm_stack::clen

Definition at line 83 of file cont.c.

◆ ptr

VALUE* cont_saved_vm_stack::ptr

Definition at line 80 of file cont.c.

◆ slen

size_t cont_saved_vm_stack::slen

Definition at line 82 of file cont.c.


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