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