writeFile

Writes a file, terminate the program on error

extern (C++)
void
writeFile

Parameters

loc Loc

The line number information from where the call originates

f File*

a ddmd.root.file.File handle to write

Meta