Table des matières
Wwise SDK 2018.1.11
|
AkTypes.h
Go to the documentation of this file.
59 #define AK_ALIGN( __Declaration__, uAlignmentSize ) __Declaration__ __attribute__((aligned(uAlignmentSize))) ///< Definition for declaration that need to be aligned on arm architecture. uAlignmentSize is the aligment value