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_16byte |
Typedefs | |
typedef struct cls_struct_16byte | cls_struct_16byte |
Functions | |
cls_struct_16byte | cls_struct_16byte_fn (struct cls_struct_16byte b1, struct cls_struct_16byte b2) |
int | main (void) |
typedef struct cls_struct_16byte cls_struct_16byte |
cls_struct_16byte cls_struct_16byte_fn | ( | struct cls_struct_16byte | b1, |
struct cls_struct_16byte | b2 | ||
) |
Definition at line 17 of file cls_16byte.c.
Referenced by main().
Definition at line 43 of file cls_16byte.c.
References cls_struct_16byte::a, cls_struct_16byte::b, cls_struct_16byte::c, CHECK, cls_struct_16byte_fn(), ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), NULL, and printf().