pub const NSIntegerMin: NSInteger = NSInteger::MIN; // -2_147_483_648isize
The minimum value for a NSInteger.
NSInteger