subscript(index: Int) -> UInt8 { get set }
ss5UInt8V13SIMD16StorageVyABSicip
9WI0
import Swift
@frozen struct SIMD16Storage
Storage for a vector of 16 integers.
@frozen struct UInt8
An 8-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
var scalarCount: Int { get }