File.storeDouble

Stores a floating point number as 64 bits in the file.

struct File
@nogc nothrow
void
storeDouble
(
in double value
)

Meta