Beispiel #1
0
 internal UInt64 divide(UInt64 a, UInt64 b) => NativeImports.divide(a, b);