Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | A |
struct | B |
Typedefs | |
typedef struct A | A |
typedef struct B | B |
Functions | |
int | main (void) |
Definition at line 50 of file nested_struct4.c.
References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_type_uchar, and NULL.