Wasabi ExpressPlay SDK for Embedded Systems  1.23.0
Data Fields
SHI_TypedPointer Struct Reference

Pointer to a typed data structure. More...

#include <ShiData.h>

Data Fields

SHI_UInt32 type_id
 Type ID. More...
 
const void * pointer
 Pointer to a data structure. More...
 

Detailed Description

Pointer to a typed data structure.

Field Documentation

◆ pointer

const void* SHI_TypedPointer::pointer

Pointer to a data structure.

◆ type_id

SHI_UInt32 SHI_TypedPointer::type_id

Type ID.


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