infix
A JIT-Powered FFI Library for C
|
A struct guaranteed to be larger than two registers (32 bytes). More...
#include <types.h>
Public Attributes | |
long long | data [4] |
A struct guaranteed to be larger than two registers (32 bytes).
This struct will be passed by reference on all currently supported platforms, testing the "pass-by-reference" ABI logic.
long long LargeData::data[4] |