コード例 #1
0
ファイル: NativeImpl.cs プロジェクト: noop-dev/DFP
 internal UInt64 fromFloat64(Double doubleValue) => NativeImports.fromFloat64(doubleValue);