Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | test_structure_1 |
Functions | |
int | main (void) |
Definition at line 20 of file uninitialized.c.
References CHECK, test_structure_1::d, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_type_uchar, malloc(), MAX_ARGS, memset(), NULL, test_structure_1::uc, and test_structure_1::ui.