Ruby  3.4.0dev (2024-11-22 revision 80cfa57234255667a86d46096093099349a7262a)
Data Fields
gen_ivtbl Struct Reference

#include <variable.h>

Data Fields

union {
   struct {
      uint32_t   numiv
 
      VALUE   ivptr [1]
 
   }   shape
 
   struct {
      st_table *   table
 
   }   complex
 
as
 

Detailed Description

Author
Ruby developers ruby-.nosp@m.core.nosp@m.@ruby.nosp@m.-lan.nosp@m.g.org

Definition at line 15 of file variable.h.


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