Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#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) |
int main | ( | void | ) |
Definition at line 58 of file nested_struct10.c.
References A::a, A::b, CHECK, C::d, C::e, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), NULL, B::x, B::y, and B::z.