Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#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.