File.storeFloat

Stores a floating-point number as 32 bits in the file.

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

Meta