Constant objc_sys::YES

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

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