Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
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: