Esempio n. 1
0
 internal UInt64 divideByInt64(UInt64 x, Int64 integer) => NativeImports.divideByInt64(x, integer);