Ruby 4.1.0dev (2026-09-27 revision 25f659ba9f8b541331b56d6959167a4805892a14)
Data Fields
rb_uint128 Union Reference

Data Fields

struct { 
 
   uint64_t   low 
 
   uint64_t   high 
 
} parts 
 

Detailed Description

Definition at line 134 of file numeric.h.

Field Documentation

◆ high

uint64_t rb_uint128::high

Definition at line 143 of file numeric.h.

◆ low

uint64_t rb_uint128::low

Definition at line 142 of file numeric.h.


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