示例#1
0
 internal UInt64 max4(UInt64 a, UInt64 b, UInt64 c, UInt64 d) => NativeImports.max4(a, b, c, d);