Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
rb_int128 Union Reference

Data Fields

struct { 
 
   uint64_t   low 
 
   uint64_t   high 
 
parts 
 

Detailed Description

Definition at line 150 of file numeric.h.

Field Documentation

◆ high

uint64_t rb_int128::high

Definition at line 159 of file numeric.h.

◆ low

uint64_t rb_int128::low

Definition at line 158 of file numeric.h.


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