#ifndef _PHNT_NTDEF_H #if defined(_WIN64) #define POINTER_ALIGNMENT DECLSPEC_ALIGN(8) #endif #endif View code on GitHub
No description available.