Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
RObject Struct Reference

#include <ruby.h>

Data Fields

struct RBasic basic
 
union {
   struct {
      uint32_t   RObject::numiv
 
      VALUE *   RObject::ivptr
 
      void *   RObject::iv_index_tbl
 
   }   RObject::heap
 
   VALUE   RObject::ary [ROBJECT_EMBED_LEN_MAX]
 
as
 

Detailed Description

Definition at line 922 of file ruby.h.


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