Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | cls_struct_5byte |
Typedefs | |
typedef struct cls_struct_5byte | cls_struct_5byte |
Functions | |
cls_struct_5byte | cls_struct_5byte_fn (struct cls_struct_5byte a1, struct cls_struct_5byte a2) |
int | main (void) |
typedef struct cls_struct_5byte cls_struct_5byte |
cls_struct_5byte cls_struct_5byte_fn | ( | struct cls_struct_5byte | a1, |
struct cls_struct_5byte | a2 | ||
) |
Definition at line 19 of file cls_5_1_byte.c.
References cls_struct_5byte::a, cls_struct_5byte::b, cls_struct_5byte::c, cls_struct_5byte::d, and cls_struct_5byte::e.
Referenced by main().
int main | ( | void | ) |
Definition at line 51 of file cls_5_1_byte.c.
References cls_struct_5byte::a, cls_struct_5byte::b, cls_struct_5byte::c, CHECK, cls_struct_5byte_fn(), cls_struct_5byte::d, cls_struct_5byte::e, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_prep_closure_loc(), and NULL.