File.store32

Stores an integer as 32 bits in the file.

struct File
@nogc nothrow
void
store32
(
in long value
)

Meta