Exemplo n.º 1
0
 internal UInt64 add3(UInt64 a, UInt64 b, UInt64 c) => NativeImports.add3(a, b, c);