init()
ss6UInt16V12SIMD2StorageVADycfcWhat are these?
ss6UInt16V12SIMD2StorageVADycfc
FNV24: [2ZBAS]
var scalarCount: Int
subscript(Int) -> UInt16
import Swift
@frozen struct SIMD2Storage
Storage for a vector of two integers.
@frozen struct UInt16
A 16-bit unsigned integer value type.
var scalarCount: Int { get }
subscript(index: Int) -> UInt16 { get set }