Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include "ffitest.h"
Go to the source code of this file.
Data Structures | |
struct | Point |
struct | Size |
struct | Rect |
Typedefs | |
typedef struct Point | Point |
typedef struct Size | Size |
typedef struct Rect | Rect |
Functions | |
int | doit (int o, char *s, Point p, Rect r, int last) |
int | main (void) |
Definition at line 33 of file pyobjc-tc.c.
References abort(), FFI_DEFAULT_ABI, ffi_prep_cif(), malloc(), and NULL.