|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include "ffitest.h"Go to the source code of this file.
Data Structures | |
| struct | A |
| struct | B |
| struct | C |
Typedefs | |
| typedef struct A | A |
| typedef struct B | B |
| typedef struct C | C |
Functions | |
| int | main (void) |
Definition at line 57 of file nested_struct8.c.
References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_type_uchar, and NULL.