pub const YES: BOOL = true as BOOL; // 1i8
The equivalent of true for Objective-C’s BOOL type.
true
BOOL