imFileClose

Closes the file. \n * In Lua if this function is not called, the file is closed by the garbage collector. * * \verbatim im.FileClose(ifile: imFile) [in Lua 5] \endverbatim * \verbatim ifile:Close() [in Lua 5] \endverbatim * \ingroup file

extern (C) @safe nothrow
void
imFileClose

Meta