Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
RObject::[struct].as.heap Struct Reference

Object that use separated memory region for instance variables use this pattern. More...

Data Fields

VALUEfields
 Pointer to a C array that holds instance variables.

Detailed Description

Object that use separated memory region for instance variables use this pattern.

Definition at line 97 of file robject.h.

Field Documentation

◆ fields

Pointer to a C array that holds instance variables.


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