init()
ss5Int16V12SIMD2StorageVADycfc
3Q1BQ
import Swift
@frozen struct SIMD2Storage
Storage for a vector of two integers.
@frozen struct Int16
A 16-bit signed integer value type.
var scalarCount: Int { get }
subscript(index: Int) -> Int16 { get set }