Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ffitest.h"
Go to the source code of this file.
Functions | |
static signed char | return_sc (signed char sc) |
int | main (void) |
int main | ( | void | ) |
Definition at line 14 of file return_sc.c.
References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_type_schar, MAX_ARGS, and return_sc().
|
static |
Definition at line 10 of file return_sc.c.
Referenced by main().