pub const NO: i8 = 0; // 0i8
Expand description

The equivalent of false for Objective-C’s BOOL type.