subscript(index: Int) -> UInt64 { get set }
ss6UInt64V12SIMD2StorageVyABSicip
22Z37
import Swift
@frozen struct SIMD2Storage
Storage for a vector of two integers.
@frozen struct UInt64
A 64-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
var scalarCount: Int { get }