pub const NSIntegerMin: NSInteger = NSInteger::MIN; // -9_223_372_036_854_775_808isize
Expand description

The minimum value for an NSInteger.