NSUIntegerMin

Constant NSUIntegerMin 

Source
pub const NSUIntegerMin: NSUInteger = NSUInteger::MIN; // 0usize
Expand description

The minimum NSUInteger value.

See documentation.