Skip to content

ForeignReferenceTypeMetadata

tevelee edited this page Jul 25, 2026 · 1 revision

ForeignReferenceTypeMetadata

Metadata for an imported non-Swift, non-Objective-C reference type.

public struct ForeignReferenceTypeMetadata: Metadata, LayoutWrapper 

Inheritance

Metadata, LayoutWrapper

Properties

ptr

Backing foreign-reference metadata pointer.

public let ptr: UnsafeRawPointer

descriptor

The foreign type's class descriptor.

public var descriptor: ClassDescriptor 
Types
Protocols
Global Typealiases
Global Variables
Global Functions

Clone this wiki locally