Skip to content

ForeignClassMetadata

Azoy edited this page May 6, 2021 · 2 revisions

ForeignClassMetadata

The metadata structure that represents a foreign reference counted object from another language that Swift observes.

public struct ForeignClassMetadata: Metadata, LayoutWrapper 

Inheritance

Metadata, LayoutWrapper

Properties

ptr

Backing foreign class metadata pointer.

public let ptr: UnsafeRawPointer
Types
Protocols
Global Variables
Global Functions
Clone this wiki locally