var scalarCount: Int { get }
ss4Int8V13SIMD16StorageV11scalarCountSivp
73GNI
import Swift
@frozen struct SIMD16Storage
Storage for a vector of 16 integers.
@frozen struct Int8
An 8-bit signed integer value type.
@frozen struct Int
A signed integer value type.
init()
subscript(index: Int) -> Int8 { get set }