subscript(index: Int) -> UInt32 { get set }
ss6UInt32V12SIMD2StorageVyABSicip
9RG6A
import Swift
@frozen struct SIMD2Storage
Storage for a vector of two integers.
@frozen struct UInt32
A 32-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
var scalarCount: Int { get }