A 64-bit unsigned integer value.
type UInt64: Regular
var value: ???
fun ~() -> UInt64
Returns the bitwise inverse of self.
init()
init(bit_pattern other: Int64)
Creates an instance with the same memory representation as other.