Constant objc::runtime::YES

source ·
pub const YES: BOOL = 1;
Expand description

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