init()
ss6UInt16V13SIMD16StorageVADycfc
89LIL
import Swift
@frozen struct SIMD16Storage
Storage for a vector of 16 integers.
@frozen struct UInt16
A 16-bit unsigned integer value type.
var scalarCount: Int { get }
subscript(index: Int) -> UInt16 { get set }