Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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: