Ruby 4.1.0dev (2026-09-05 revision a946c1bd8e5e7e03e938fe5bb4df942affa95ec6)
Data Fields
rb_int128 Union Reference

Data Fields

struct { 
 
   uint64_t   low 
 
   uint64_t   high 
 
parts 
 

Detailed Description

Definition at line 152 of file numeric.h.

Field Documentation

◆ high

uint64_t rb_int128::high

Definition at line 161 of file numeric.h.

◆ low

uint64_t rb_int128::low

Definition at line 160 of file numeric.h.


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