Function File.storeFloat

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

void storeFloat (
  const(double) value
) nothrow @nogc;