![]() |
Mapper
0.9.0
API documentation
|
This type represents a growable array of void pointers (void*). More...
#include <array.h>
Public Attributes | |
u32 | count |
u32 | size |
void ** | data |
This type represents a growable array of void pointers (void*).
u32 _PtrArray::count |
void** _PtrArray::data |
u32 _PtrArray::size |