DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
memexpandablearray_array_t Struct Reference

#include <zone.h>

+ Collaboration diagram for memexpandablearray_array_t:

Data Fields

unsigned char * allocflags
 
unsigned char * data
 
size_t numflaggedrecords
 

Detailed Description

Definition at line 127 of file zone.h.

Field Documentation

◆ allocflags

unsigned char* memexpandablearray_array_t::allocflags

◆ data

unsigned char* memexpandablearray_array_t::data

◆ numflaggedrecords

size_t memexpandablearray_array_t::numflaggedrecords

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