Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
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: