pub const NO: BOOL = false as BOOL; // 0u8
The equivalent of false for Objective-C’s BOOL type.
false
BOOL