[][src]Type Definition iron_oxide::NSUInteger

type NSUInteger = u64;

Aliased exclusively so that, should the watchOS target be added to Rust, NSUInteger can conform to watchOS' 32-bit architecture.