BOOL typedef

BOOL = bool

These native types are ONLY for describing signatures of Objective-C Block.

Implementation

typedef BOOL = bool;