Constant objc_sys::NSUIntegerMax

source ยท
pub const NSUIntegerMax: NSUInteger = NSUInteger::MAX; // 4_294_967_295usize
Expand description

The maximum value for a NSUInteger.