Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ffitest.h"
Go to the source code of this file.
Functions | |
static unsigned long | return_ul (unsigned long ul1, unsigned long ul2) |
int | main (void) |
int main | ( | void | ) |
Definition at line 14 of file return_ul.c.
References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), L, MAX_ARGS, and return_ul().
|
static |
Definition at line 9 of file return_ul.c.
Referenced by main().