pub const NSIntegerMin: NSInteger = NSInteger::MIN; // -2_147_483_648isize
Expand description

The minimum value for an NSInteger.