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