Wasabi ExpressPlay SDK for iOS
1.10
|
Structure used solely to be the first entry in the SHI_DataValue union type in order to allow static initialization of SHI_DataValue variables, because ISO C only allows static initializers to initialize the first entry in a union. More...
#include <ShiData.h>
Data Fields | |
const void * | a0 |
First pointer. More... | |
const void * | a1 |
Second pointer. More... | |
Structure used solely to be the first entry in the SHI_DataValue union type in order to allow static initialization of SHI_DataValue variables, because ISO C only allows static initializers to initialize the first entry in a union.
const void* SHI_DataAny::a0 |
First pointer.
const void* SHI_DataAny::a1 |
Second pointer.