Ruby 4.1.0dev (2026-03-06 revision 407dd02c1b52b05ba55a179554b29a14e44a4b82)
Data Fields
rb_uint128 Union Reference

Data Fields

struct { 
 
   uint64_t   low 
 
   uint64_t   high 
 
parts 
 

Detailed Description

Definition at line 132 of file numeric.h.

Field Documentation

◆ high

uint64_t rb_uint128::high

Definition at line 141 of file numeric.h.

◆ low

uint64_t rb_uint128::low

Definition at line 140 of file numeric.h.


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