|
infix
A JIT-Powered FFI Library for C
|
A struct larger than 16 bytes, guaranteed to be passed by reference on most ABIs. More...
#include <types.h>
Public Attributes | |
| int | a |
| int | b |
| int | c |
| int | d |
| int | e |
| int | f |
| int | data [8] |
A struct larger than 16 bytes, guaranteed to be passed by reference on most ABIs.
| int LargeStruct::a |
| int LargeStruct::b |
| int LargeStruct::c |
| int LargeStruct::d |
| int LargeStruct::data[8] |
| int LargeStruct::e |
| int LargeStruct::f |