Kohi Game Engine
dynamic_allocator Struct Reference

The dynamic allocator structure. More...

#include <dynamic_allocator.h>

Data Fields

void * memory
 The allocated memory block for this allocator to use. More...
 

Detailed Description

The dynamic allocator structure.

Field Documentation

◆ memory

void* memory

The allocated memory block for this allocator to use.


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