CommAbiHeader
Function
Defines compatibility with the ABI field structure.
Prototype
typedef struct {
uint32_t version;
uint32_t magicWord;
uint32_t size;
uint32_t reserved;
} CommAbiHeader;
Parent topic: Definitions of Data Types
Defines compatibility with the ABI field structure.
typedef struct {
uint32_t version;
uint32_t magicWord;
uint32_t size;
uint32_t reserved;
} CommAbiHeader;