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