-
The position in memory.
Declaration
Swift
public let startLocation: Memory.Address -
The type to be accessed at
startLocation.Declaration
Swift
public let type: TypeLayout
Interpreter Docs (92% documented)
The position in memory.
Swift
public let startLocation: Memory.Address
The type to be accessed at startLocation.
Swift
public let type: TypeLayout