Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | test_structure_6 |
Functions | |
static test_structure_6 ABI_ATTR | struct6 (test_structure_6 ts) |
int | main (void) |
int main | ( | void | ) |
Definition at line 23 of file struct6.c.
References ABI_NUM, CHECK, test_structure_6::d, test_structure_6::f, ffi_call(), ffi_prep_cif(), free(), malloc, MAX_ARGS, NULL, and struct6().
|
static |
Definition at line 15 of file struct6.c.
References test_structure_6::d, and test_structure_6::f.
Referenced by main().