Constant objc_sys::YES[][src]

pub const YES: BOOL = true as BOOL; // 0x01u8
Expand description

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