Skip to content

swift_deletedMethodError()

0x41c edited this page Feb 28, 2022 · 1 revision

swift_deletedMethodError()

Crashes when a deleted method is called by accident.

@_silgen_name("swift_deletedMethodError")
public func swift_deletedMethodError() -> Never

This function does not return, but aborts instead.

Types
Protocols
Global Typealiases
Global Functions
Clone this wiki locally