GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
Data Fields
gp_balloc_pool Struct Reference

A block allocator block header. More...

#include <gp_block_alloc.h>

Collaboration diagram for gp_balloc_pool:
Collaboration graph
[legend]

Data Fields

struct gp_balloc_poolnext
 A pointer to a next block.
 
size_t free
 Free space in bytes in the block.
 

Detailed Description

A block allocator block header.

Definition at line 28 of file gp_block_alloc.h.


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