os.freemem()


以整数形式返回空闲的系统内存量(以字节为单位)。

Returns the amount of free system memory in bytes as an integer.