Пример #1
0
 internal UInt64 multiply2(UInt64 a, UInt64 b) => NativeImports.multiply2(a, b);