kiba-engine
Data Fields
allocator Struct Reference

Central allocator structure. More...

#include <allocator.h>

Collaboration diagram for allocator:

Data Fields

allocator_impl impl
 Type specific implementation of the allocator.
 
void * state
 Type specific state of the allocator.
 

Detailed Description

Central allocator structure.

This type is used to interact with the allocator subsystem.

Definition at line 87 of file allocator.h.


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