Ruby  3.4.0dev (2024-11-05 revision 348a53415339076afc4a02fcd09f3ae36e9c4c61)
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: