Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
#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().