Example #1
0
 internal UInt64 add2(UInt64 a, UInt64 b) => NativeImports.add2(a, b);