pub const YES: BOOL = ffi::YES; // 1i8
👎Deprecated:

Use Bool::YES or ffi::YES instead

Expand description

Use Bool::YES or ffi::YES instead.