File.store64

Stores an integer as 64 bits in the file.

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

Meta