Ruby  3.4.0dev (2024-11-22 revision 0989400a925cd201defdca9eb28eb87200b30785)
Data Fields
RBignum Struct Reference

Data Fields

struct RBasic basic
 
union {
   struct {
      size_t   len
 
      BDIGIT *   digits
 
   }   heap
 
   BDIGIT   ary [BIGNUM_EMBED_LEN_MAX]
 
as
 

Detailed Description

Definition at line 100 of file bignum.h.


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