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