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