var scalarCount: Int { get }
ss5UInt8V12SIMD8StorageV11scalarCountSivp
1B5UF
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct UInt8
An 8-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
subscript(index: Int) -> UInt8 { get set }