|
TEMU
4.4
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Support/Objsys.h>
Data Fields | |
| temu_Type | Typ |
| Type of vector data. More... | |
| void * | VecData |
| Managed pointer, do not use directly. More... | |
| uint32_t | Size |
| Managed do not use directly. More... | |
| uint32_t | Capacity |
| Managed do not use directly. More... | |
Dynamically sized array
| uint32_t temu_Vector::Capacity |
Managed do not use directly.
| uint32_t temu_Vector::Size |
Managed do not use directly.
| temu_Type temu_Vector::Typ |
Type of vector data.
| void* temu_Vector::VecData |
Managed pointer, do not use directly.