TEMU  3.0
The Terma Emulator
temu_Vector Struct Reference

#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...
 

Detailed Description

Dynamically sized array

Field Documentation

◆ Typ

temu_Type temu_Vector::Typ

Type of vector data.

◆ VecData

void* temu_Vector::VecData

Managed pointer, do not use directly.


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