Open Broadcaster Software
Free, open source software for live streaming and recording
util_uint128 Struct Reference

Data Fields

union {
   uint32_t   i32 [4]
 
   struct {
      uint64_t   low
 
      uint64_t   high
 
   } 
 
}; 
 

Field Documentation

◆ @27

union { ... }

◆ high

uint64_t util_uint128::high

◆ i32

uint32_t util_uint128::i32[4]

◆ low

uint64_t util_uint128::low

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