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

Temporary buffer. More...

#include <gp_temp_alloc.h>

Data Fields

void * buffer
 Buffer start.
 
size_t pos
 How much of buffer was consumed by allocations.
 
size_t size
 Buffer size.
 

Detailed Description

Temporary buffer.

Definition at line 47 of file gp_temp_alloc.h.


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