var scalarCount: Int { get }
ss4Int8V13SIMD32StorageV11scalarCountSivp
9S306
import Swift
@frozen struct SIMD32Storage
Storage for a vector of 32 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 }