Ruby 4.0.0dev (2025-12-06 revision 21f9a647fb7405e0a22656ed6405f86811a22a1f)
Data Fields
rb_int128 Union Reference

Data Fields

struct { 
 
   uint64_t   low 
 
   uint64_t   high 
 
parts 
 

Detailed Description

Definition at line 149 of file numeric.h.

Field Documentation

◆ high

uint64_t rb_int128::high

Definition at line 158 of file numeric.h.

◆ low

uint64_t rb_int128::low

Definition at line 157 of file numeric.h.


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