Constant objc_sys::NSUIntegerMax

source ยท
pub const NSUIntegerMax: NSUInteger = NSUInteger::MAX; // 18_446_744_073_709_551_615usize
Expand description

The maximum value for a NSUInteger.