Exemple #1
0
 internal UInt64 divideByInt32(UInt64 x, Int32 integer) => NativeImports.divideByInt32(x, integer);