var scalarCount: Int { get }
ss4Int8V13SIMD16StorageV11scalarCountSivpWhat are these?
ss4Int8V13SIMD16StorageV11scalarCountSivp
FNV24: [73GNI]
init()
subscript(Int) -> Int8
import Swift
@frozen struct SIMD16Storage
Storage for a vector of 16 integers.
@frozen struct Int8
An 8-bit signed integer value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> Int8 { get set }