Constant NSNotFound

Source
pub const NSNotFound: NSInteger = NSIntegerMax; // 9_223_372_036_854_775_807i64
👎Deprecated: use the objc2-foundation crate instead