Contents

subscript(_:)

Access the ith element of the raw array pointed to by self.

Declaration

subscript(i: Int) -> Pointee { get }

Overview

See Also

Accessing a Pointer’s Memory