Global Variable

OBJC_OLD_DISPATCH_PROTOTYPES

OBJC_OLD_DISPATCH_PROTOTYPES == 0 enforces the rule that the dispatch functions must be cast to an appropriate function pointer type.

Declaration 宣言

var OBJC_OLD_DISPATCH_PROTOTYPES: Int32 { get }