Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | cls_struct_4byte |
Typedefs | |
typedef struct cls_struct_4byte | cls_struct_4byte |
Functions | |
cls_struct_4byte | cls_struct_4byte_fn (struct cls_struct_4byte a1, struct cls_struct_4byte a2) |
int | main (void) |
typedef struct cls_struct_4byte cls_struct_4byte |
cls_struct_4byte cls_struct_4byte_fn | ( | struct cls_struct_4byte | a1, |
struct cls_struct_4byte | a2 | ||
) |
Definition at line 17 of file cls_4byte.c.
Referenced by main().
Definition at line 43 of file cls_4byte.c.
References cls_struct_4byte::a, cls_struct_4byte::b, CHECK, cls_struct_4byte_fn(), ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), NULL, and printf().