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