Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
RStruct Struct Reference

Data Fields

struct RBasic basic
 
union {
   struct {
      long   len
 
      const VALUE *   ptr
 
   }   heap
 
   const VALUE   ary [RSTRUCT_EMBED_LEN_MAX]
 
as
 

Detailed Description

Definition at line 22 of file struct.h.


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