Kohi Game Engine
memory_system_configuration Struct Reference

The configuration for the memory system. More...

#include <kmemory.h>

Data Fields

u64 total_alloc_size
 The total memory size in byes used by the internal allocator for this system. More...
 

Detailed Description

The configuration for the memory system.

Field Documentation

◆ total_alloc_size

u64 total_alloc_size

The total memory size in byes used by the internal allocator for this system.


The documentation for this struct was generated from the following file: