Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | cls_struct_3byte |
Typedefs | |
typedef struct cls_struct_3byte | cls_struct_3byte |
Functions | |
cls_struct_3byte | cls_struct_3byte_fn (struct cls_struct_3byte a1, struct cls_struct_3byte a2) |
int | main (void) |
typedef struct cls_struct_3byte cls_struct_3byte |
cls_struct_3byte cls_struct_3byte_fn | ( | struct cls_struct_3byte | a1, |
struct cls_struct_3byte | a2 | ||
) |
Definition at line 17 of file cls_3byte1.c.
Referenced by main().
Definition at line 43 of file cls_3byte1.c.
References cls_struct_3byte::a, cls_struct_3byte::b, CHECK, cls_struct_3byte_fn(), ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), ffi_type_uchar, NULL, and printf().