Rizin
unix-like reverse engineering framework and cli tools
|
Get the amount of physical memory. More...
#include "tuklib_common.h"
Go to the source code of this file.
Macros | |
#define | tuklib_physmem(void) TUKLIB_SYMBOL(tuklib_physmem) |
Get the amount of physical memory in bytes. More... | |
Get the amount of physical memory.
Definition in file tuklib_physmem.h.
uint64_t tuklib_physmem | ( | void | ) | TUKLIB_SYMBOL(tuklib_physmem) |
Get the amount of physical memory in bytes.
Definition at line 19 of file tuklib_physmem.h.