Skip to content

swift_getFunctionTypeMetadata(________)

0x41c edited this page Feb 28, 2022 · 2 revisions

swift_getFunctionTypeMetadata(_:_:_:_:)

@_silgen_name("swift_getFunctionTypeMetadata")
public func swift_getFunctionTypeMetadata(
    _ flags: UInt32,
    _ parameters: UnsafeBufferPointer<UnsafeRawPointer>,
    _ porameterFlags: UInt32,
    _ result: Any.Type
) -> Any.Type
Types
Protocols
Global Typealiases
Global Functions
Clone this wiki locally