Gama C Library
Gama C API Documentation
_memory_spot Struct Reference

#include <malloc.h>

Data Fields

size_t index
size_t size

Field Documentation

◆ index

size_t _memory_spot::index

Starting index (offset) in the _memory pool.

◆ size

size_t _memory_spot::size

Size of this block (0 indicates a free block).


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