RTI Connext DDS Micro C API
Version 3.0.0.1
|
OS API Configuration. More...
#include <limits.h>
#include <stddef.h>
Go to the source code of this file.
Macros | |
#define | OSAPI_get_alignment_of(testType) offsetof (struct { char c; testType member; }, member) |
Gets alignment of a type. |
OS API Configuration.