Subscript

pointer(to:)

The address of x.

Source
subscript pointer<T>(to x: T): Pointer<T> { let }