Skip to content

ForeignClassMetadata

tevelee edited this page Jul 21, 2026 · 1 revision

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 Typealiases
Global Variables
Global Functions

Clone this wiki locally