Searched defs:SysMemory (Results 1 – 1 of 1) sorted by relevance
23 struct SysMemory { struct24 int32_t memTotal; //unit KB25 int32_t memFree; //unit KB26 int32_t memAvailable; //unit KB