UInt32.hx 85 B

123
  1. package cpp;
  2. @:coreType @:notNull @:runtimeValue abstract UInt32 from Int to Int {}