pub const NSUIntegerMax: NSUInteger = NSUInteger::MAX; // 4_294_967_295usize
The maximum value for a NSUInteger.
NSUInteger