Ruby 3.5.0dev (2025-02-22 revision d6f44535c6482e895483c0c28c9a35bcf5e4fd88)
Data Fields
cont_saved_vm_stack Struct Reference

Data Fields

VALUEptr
 
size_t slen
 
size_t clen
 

Detailed Description

Definition at line 78 of file cont.c.

Field Documentation

◆ clen

size_t cont_saved_vm_stack::clen

Definition at line 82 of file cont.c.

◆ ptr

VALUE* cont_saved_vm_stack::ptr

Definition at line 79 of file cont.c.

◆ slen

size_t cont_saved_vm_stack::slen

Definition at line 81 of file cont.c.


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