The OpenD Programming Language

os_physical_mem

Get the size of available physical memory

version(Windows)
nothrow @nogc
ulong
os_physical_mem
()

Return Value

Type: ulong

size of installed physical RAM

Meta