Returns the low 64 bits of the value.
Declared in <arith_uint256.h>
<arith_uint256.h>
uint64_t GetLow64() const;
The least-significant 64 bits as an unsigned integer.