infix
A JIT-Powered FFI Library for C
|
A struct whose size is not a power of two (12 bytes on most 64-bit systems). More...
#include <types.h>
Public Attributes | |
int | a |
int | b |
int | c |
A struct whose size is not a power of two (12 bytes on most 64-bit systems).
This is specifically for testing the Windows x64 ABI rule that requires such structs to be passed by reference.
int NonPowerOfTwoStruct::a |
int NonPowerOfTwoStruct::b |
int NonPowerOfTwoStruct::c |