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 }OBJC_OLD_DISPATCH_PROTOTYPES == 0 enforces the rule that the dispatch functions must be cast to an appropriate function pointer type.
var OBJC_OLD_DISPATCH_PROTOTYPES: Int32 { get }