TEMU  4.4
The Terma Emulator
temu_Propref Struct Reference

#include </builds/termade/temu/temu/include/temu-c/Support/Objsys.h>

Data Fields

temu_Type Typ
 Type of property. More...
 
void * Ptr
 Pointer to property. More...
 

Detailed Description

Typed property reference.

The property reference contains a type tag and a raw pointer to the property.

Field Documentation

◆ Ptr

void* temu_Propref::Ptr

Pointer to property.

◆ Typ

temu_Type temu_Propref::Typ

Type of property.


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