imBinFileNew

Creates a new binary file for writing. * The default file byte order is the CPU byte order. * Returns NULL if failed. * \ingroup binfile

extern (C) @safe nothrow
imBinFileNew
(
const(char)* pFileName
)

Meta