var scalarCount: Int { get }
ss6UInt64V13SIMD32StorageV11scalarCountSivpWhat are these?
ss6UInt64V13SIMD32StorageV11scalarCountSivp
FNV24: [9VFYS]
init()
subscript(Int) -> UInt64
import Swift
@frozen struct SIMD32Storage
Storage for a vector of 32 integers.
@frozen struct UInt64
A 64-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> UInt64 { get set }