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