Constant objc_sys::YES

source · []
pub const YES: BOOL = true as BOOL; // 1u8
Expand description

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