UInt16.hx 85 B

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