subscript(index: Int) -> UInt16 { get set }
ss6UInt16V13SIMD64StorageVyABSicip
1ZJQW
import Swift
@frozen struct SIMD64Storage
Storage for a vector of 64 integers.
@frozen struct UInt16
A 16-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
var scalarCount: Int { get }