var scalarCount: Int { get }
sSu12SIMD8StorageV11scalarCountSivpWhat are these?
sSu12SIMD8StorageV11scalarCountSivp
FNV24: [7U8CP]
init()
subscript(Int) -> UInt
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct UInt
An unsigned integer value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> UInt { get set }