Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Structures | Typedefs | Functions
nested_struct10.c File Reference
#include "ffitest.h"

Go to the source code of this file.

Data Structures

struct  A
 
struct  B
 
struct  C
 

Typedefs

typedef struct A A
 
typedef struct B B
 
typedef struct C C
 

Functions

int main (void)
 

Typedef Documentation

◆ A

typedef struct A A

◆ B

typedef struct B B

◆ C

typedef struct C C

Function Documentation

◆ main()

int main ( void  )

Definition at line 58 of file nested_struct10.c.

References CHECK, ffi_call(), FFI_DEFAULT_ABI, ffi_prep_cif(), ffi_type_uchar, and NULL.