commons::chunk Struct Reference
A fixed-size buffer (really just a pair of length and pointer).
More...
#include <region.h>
List of all members.
|
Public Attributes |
size_t | size |
char * | data |
Detailed Description
A fixed-size buffer (really just a pair of length and pointer).
Definition at line 26 of file region.h.
The documentation for this struct was generated from the following file: