Ruby
2.4.2p198(2017-09-14revision59899)
|
#include "ffitest.h"
Go to the source code of this file.
Functions | |
static size_t ABI_ATTR | my_f (char *s, float a) |
int | main (void) |
int main | ( | void | ) |
Definition at line 16 of file strlen2.c.
References ABI_NUM, CHECK, ffi_call(), ffi_prep_cif(), MAX_ARGS, and my_f().