var scalarCount: Int { get }
ss6UInt32V12SIMD8StorageV11scalarCountSivpWhat are these?
ss6UInt32V12SIMD8StorageV11scalarCountSivp
FNV24: [93FZI]
init()
subscript(Int) -> UInt32
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct UInt32
A 32-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> UInt32 { get set }